nodecli v0.2.4
Node CLI
nodecli
Node.js CLI Automation.
Install
npm install -g nodecli
# OR.
npx nodecli
Usage
nodecli <command> [options]
nodecli something_as_input --option="flag"
nodecli new -o hello
This code helps you with creating a basic command and flag based CLI. It's a work in progress and I intend to make it complete this month.
Changelog
โฏ Read the changelog here โ
KEY: ๐ฆ NEW
, ๐ IMPROVE
, ๐ FIX
, ๐ DOC
, ๐ RELEASE
, and ๐ค TEST
I use Emoji-log, you should try it and simplify your git commits.
License & Conduct
- MIT ยฉ Ahmad Awais
- Code of Conduct
Connect
Sponsor
Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. If you or your company use any of my projects or like what Iโm doing then consider backing me. I'm in this for the long run. An open-source developer advocate.
- ๐ $9.99/month (recommended) โฏ Two cups of Caffรจ latte (coffee) every month โ
- ๐ $99.99 (one-time sponsor) โฏ Support an hour of open-source code โ
- ๐ฐ $49.99 (one-time sponsor) โฏ Support an hour of maintenance โ
- โ๏ธ $9.99 (one-time sponsor) โฏ Lunch/coffee โ
Or you can back me by checking out my super fun video course. After building hundreds of developer automation tools used by millions of developers, I am sharing exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community. โ I'm sharing it all in this online video course. Node CLI Automation without wasting a 1,000 hours โ
Node CLI