This content originally appeared on DEV Community and was authored by Ronaldo Hoch
Hello guys!
I'm working on a monorepo with micro frontend architecture and it has many npm scripts to remember, so it is so boring to open an text editor, copy the comand, run one and repeat to another one...
So I create and publicaded my first npm package, it's a small tool to help us to choose a script to run xD
Installation
npm install -g what-script-run
Usage
Go to your npm project directory, then, run the command:
wsr
, see the gif bellow:
Here is the npm link: https://www.npmjs.com/package/what-script-run
Here, the github link: https://github.com/ronaldohoch/what-script-run#readme
It's open source, so, PR's are welcome, you can localize to your language.
This content originally appeared on DEV Community and was authored by Ronaldo Hoch

Ronaldo Hoch | Sciencx (2021-04-12T21:09:48+00:00) What Script Run?. Retrieved from https://www.scien.cx/2021/04/12/what-script-run/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.