What Script Run? New Package
Ronaldo Hoch
Posted on April 12, 2021
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.
💖 💪 🙅 🚩
Ronaldo Hoch
Posted on April 12, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.