ugexe / zef

Raku Module Management
Artistic License 2.0
206 stars 44 forks source link

Allow installing local archive files #534

Closed ugexe closed 9 months ago

ugexe commented 9 months ago

Previously one could install a local distribution given it was already extracted into a folder, i.e. zef install ./foo. This allows installing from local archive files as well, i.e. zef install ./foo.tar.gz.