Skip to content

aplteam/Tatin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d897666 · Oct 1, 2023
Sep 30, 2023
Sep 30, 2023
Jul 2, 2022
Feb 6, 2023
Sep 30, 2023
Sep 30, 2023
Sep 24, 2023
Sep 30, 2023
Mar 1, 2021
Sep 30, 2023
Oct 1, 2023
Apr 22, 2023
Jul 14, 2023
Aug 8, 2021
Sep 15, 2023
Oct 24, 2022
Sep 28, 2023
May 18, 2022
May 18, 2022
Sep 20, 2023
Jun 30, 2023
May 5, 2022

Repository files navigation

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