Last active
May 12, 2016 18:36
-
-
Save ninjasort/e6585e8d72f0daaf5a9b350d37313f61 to your computer and use it in GitHub Desktop.
Command Line Creation
This file contains 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
{ | |
"Inquirer.js": "https://github.com/SBoudrias/Inquirer.js", | |
"prompt": "https://github.com/flatiron/prompt", | |
"chalk": "https://github.com/chalk/chalk", | |
"awesome-nodejs": "https://github.com/sindresorhus/awesome-nodejs#command-line-utilities", | |
"commander": "https://github.com/tj/commander.js", | |
"args": "https://github.com/leo/args" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment