Make life easy to select, autocomplete and run npm scripts
# yarn
$ yarn global add @arthur791004/ns
# npm
$ npm install --global @arthur791004/ns
$ ns
Note that ns
would load .env
automatically, so you could add environment variables into it
If you don't want to install
npx @arthur791004/ns
--detail
- print detail of script--use-npm
- use npm to run script