sezna / nps

NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
MIT License
1.43k stars 93 forks source link

How to add an extra command in using `nps` #237

Open Wangggym opened 1 year ago

Wangggym commented 1 year ago

Scripts file (or at least the relevant bits):

The command executed:

The output:

Problem description: How to add an extra command in using nps?

Suggested solution: nps something => nps something --extra command