The tool is built for bitbucket but you can easily change it to github it you would like. For privacy reasons I have removed my information from the files. So you will need to update the three variables. Here are the steps to get this script to work.
- Download or clone repo
npm install
- I used node 5.3.0 and I suggest you do the same- Open up your editor and update these three values with your own
- YOUR-URL
- USERNAME
- ifyoutypethisinitwilllaunchyournodemodule
- test code by running
node index.js
- move your code into your global node packages
npm install -g
Thats it! Now you can type in your launchers name and boom build tools and projects for days. Let me know if you have any questions or if you need a hand with anything. I am happy to help