© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Zach Sosana
all things javascript
Hi all,
looking for good resources for building simple to advanced npm cli tools.
Curious if anyone can help a brotha out with some good resources on building a cli tool.
Cheers,
Zach
Somasundaram Ayyappan
You can check out vorpal.js or commander.js. If you are looking for a more simpler option, check out inquirer.js.
Arvind Kumar
Tech geek, Node.js fan, Python lover!
http://vorpal.js.org/ is best one out there! hands down! :)
Somasundaram Ayyappan
You can check out vorpal.js or commander.js. If you are looking for a more simpler option, check out inquirer.js.