aplteam / Tatin

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

]ListPackages could act on an install folder as well #79

Closed aplteam closed 2 years ago

aplteam commented 2 years ago

Currently ]ListPackages requires a Registry (local or via http[s]) as argument, but it could also act on an install folder.

That makes it easier to check which packages are currently installed in a folder.

aplteam commented 2 years ago

Implemented in version 0.61.0