1.0.0 β€’ Published 2 years ago

@koala-san/necli v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

necli

What is the origin of necli name ❓

Nedry + cli = necliπŸŽ‰

Tutorial πŸ€“

demo

To execute this little script you have just to run necli command

necli

But you can also display use option

necli --help
necli --version

Installation ⬇️

To install this little script you have to clone this repository

git clone https://github.com/Koalhack/necli

Go to necli folder

cd necli

Install the dependencies

yarn install
or
npm install

And install it as a global package

yarn install -g or npm install -g

Dependencies πŸ“¦

License πŸ““

MIT

1.0.0

2 years ago