sns

Open list of npm script from current project, allow to run one of them

Usage no npm install needed!

<script type="module">
  import sns from 'https://cdn.skypack.dev/sns';
</script>

README

SNS: Start NPM Script

Just in case you are too lazy to open your package.json file

Install

  npm i sns -g

Usage

Navigate to your project directory, then run:

    Usage: sns [options]
    Options:
      -h, --help   Show help                                               [boolean]
      -v, --vocal  Vocal, show description of task

    sns
    ? Choose script to run (Use arrow keys)
    ❯ command_of_your_script
    command_of_your_script_2

Select the script to run.

Get some work done!

License

MIT © Dmitri Kunin