All Projects → aplteam → Tatin

aplteam / Tatin

Licence: MIT license
Tatin is a package manager for Dyalog APL

Programming Languages

APL
13 projects
HTML
75241 projects

Projects that are alternatives of or similar to Tatin

cget-recipes
Recipes for cget
Stars: ✭ 17 (+6.25%)
Mutual labels:  package-manager
aspen
Passerine's package manager.
Stars: ✭ 22 (+37.5%)
Mutual labels:  package-manager
dpkg
Debian package manager (mirror)
Stars: ✭ 41 (+156.25%)
Mutual labels:  package-manager
Jarvis
APL-based web service framework supporting JSON or REST
Stars: ✭ 17 (+6.25%)
Mutual labels:  dyalog-apl
dex
docker executables - run applications without installing them or their dependencies
Stars: ✭ 31 (+93.75%)
Mutual labels:  package-manager
dppm
An easy way to install and manage server applications
Stars: ✭ 107 (+568.75%)
Mutual labels:  package-manager
MDAPL
The de facto standard for people who are looking to learn Dyalog APL from a book. This updated version is a work in progress.
Stars: ✭ 24 (+50%)
Mutual labels:  dyalog-apl
pkgcore
a framework for package management
Stars: ✭ 91 (+468.75%)
Mutual labels:  package-manager
registry
Package registry for vpkg
Stars: ✭ 13 (-18.75%)
Mutual labels:  package-manager
capstan
Capstan, a tool for packaging and running your application on OSv.
Stars: ✭ 19 (+18.75%)
Mutual labels:  package-manager
kustomizer
An experimental package manager for distributing Kubernetes configuration as OCI artifacts.
Stars: ✭ 239 (+1393.75%)
Mutual labels:  package-manager
ansible-nodejs
Ansible role to set up the latest version of Node.js and npm in Debian-like systems
Stars: ✭ 14 (-12.5%)
Mutual labels:  package-manager
poetry.el
Python dependency management and packaging in Emacs
Stars: ✭ 110 (+587.5%)
Mutual labels:  package-manager
Build-Scripts
Collection of build scripts useful when testing on downlevel, abandonware and ransomware clients
Stars: ✭ 61 (+281.25%)
Mutual labels:  package-manager
zcomet
zcomet - Fast, Simple Zsh Plugin Manager
Stars: ✭ 144 (+800%)
Mutual labels:  package-manager
carbon
Carbon is a package manager for Kubernetes. It allows to operate with your application along with Kubernetes manifests as a holistic package.
Stars: ✭ 12 (-25%)
Mutual labels:  package-manager
cppm
c++ package manager only use CMake
Stars: ✭ 37 (+131.25%)
Mutual labels:  package-manager
rubigo
[DEPRECATED] Golang vendor utility and package manager
Stars: ✭ 44 (+175%)
Mutual labels:  package-manager
zap
⚡ Delightful AppImage package manager
Stars: ✭ 354 (+2112.5%)
Mutual labels:  package-manager
available
Scan npm for available package names
Stars: ✭ 98 (+512.5%)
Mutual labels:  package-manager

Tatin - a Package Manager for Dyalog APL

Tatin is a community project. It is available as Open Source under the (pretty relaxed) MIT license.

A Tarte Tatin is a nice way to package Apple's.

Documentation

The documentation is available on Tatin's principal server.

Overview

Tatin consists of three modules:

  • Client
  • Server
  • Registry - all code that is shared between client and server

Tatin clients may run under Windows, Linux and Mac-OS.

Tatin servers may run under Windows and Linux.

These restriction may be lifted with a later release.

Tatin requires a Unicode version of Dyalog and at least version 18.0

Tatin will not run on the Classic version of Dyalog.

Installing and updating the Tatin Client

The document Installing And Updating The Tatin Client discusses how to install the Tatin client.

Usage

Once you've installed the Tatin client you have access to https://tatin.dev, the principal Tatin server.

The document First Steps With Tatin will get you started.

Tatin Server

You might find it useful to run your own Tatin server. For example, all packages used within a company could be served by a Tatin Server within your company LAN.

You may also keep a local Registry on your own machine, for example for development work. From a consumer's perspective there is no difference between consuming a package that is coming from a Tatin Server or from a local Registry.

The document Installing The Tatin Server discusses how to install the Tatin client.

Contributing to the code

There is a document Tatin For Contributors available that discusses how one can contribute to the documentation or the code or both.


Latest revision 2020-12-22

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].