fifty-niner
v0.0.1
Published
automatically pull a collection of repositories from a JSON file
Downloads
3
Readme
Installation:
Running on-demand
Using npx
you can run the script without installing it first:
npx fifty-niner [json] [destination]
Installing Globally
npm install --global fifty-niner
Now the fifty-niner
command can be run anywhere!
Locally for a Project
npm install fifty-niner