aakropotkin / floco

Using Nix to put NPM and Yarn in a coffin
GNU General Public License v3.0
99 stars 4 forks source link

Add `fromPlock` and `fromRegistry` to CLI #36

Closed aakropotkin closed 1 year ago

aakropotkin commented 1 year ago

Currently these scripts are used through nix run floco#from{Plock.Registry};.

Expose them from the floco CLI as: floco translate (PATH|DESCRIPTOR); with aliases of floco trans and floco x.