Tatin icon indicating copy to clipboard operation
Tatin copied to clipboard

Tatin is a package manager for Dyalog APL

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 Server.

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