aplteam / Tatin

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

Allow ListPackages to act on all Registries #113

Closed aplteam closed 1 year ago

aplteam commented 1 year ago

It should be possible to do something like this:

]ListPackages [*]FilesAndDir

The goal is to get a list for FilesAndDir from all Registries reported by ]ListRegistries.

ListVersions should probably allow the same syntax.

aplteam commented 1 year ago

Implemented in 0.93.0