aplteam / Tatin

Tatin is a package manager for Dyalog APL
MIT License
25 stars 6 forks source link

Tatin's auto-update and .NET #134

Closed aplteam closed 1 year ago

aplteam commented 1 year ago

For the auto-update functionality Tatin relies on a package GitHubAPIv3 which in turn depends on .NET.

This is a given on Windows but not so on Linux and Mac-OS.

Tatin should check whether .NET is available, and if not throw an error with a helpful hint.

This dependency on .NET should be documented.

In the long run Tatin should not depend on .NET

aplteam commented 1 year ago

Implemented in 0.96.2