Created
August 9, 2014 18:19
-
-
Save nohtyp/65ad3b038cb6489aa93d to your computer and use it in GitHub Desktop.
This gist is to be used with the hubot gist so that you can execute the script from any directory. This file goes in /usr/local/bin/ (so it's executable by everyone)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Web url where info was obtained | |
| #http://lostechies.com/derickbailey/2012/04/24/executing-a-project-specific-nodenpm-package-a-la-bundle-exec/ | |
| /home/hubot/myhubot/node_modules/.bin/$@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment