Closed aakropotkin closed 1 year ago
Currently these scripts are used through nix run floco#from{Plock.Registry};.
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.
floco
floco translate (PATH|DESCRIPTOR);
floco trans
floco x
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 offloco trans
andfloco x
.