@koala-san/necli
v1.0.0
Published
A little cli inspired by Jurassic Park
Readme
necli
What is the origin of necli name ❓
Nedry + cli = necli🎉Tutorial 🤓

To execute this little script you have just to run necli command
necliBut you can also display use option
necli --help
necli --versionInstallation ⬇️
To install this little script you have to clone this repository
git clone https://github.com/Koalhack/necliGo to necli folder
cd necliInstall the dependencies
yarn install
or
npm installAnd install it as a global package
yarn install -g or npm install -g