lwj
v0.1.0
Published
Learn with Jason
Downloads
1
Readme
📟 CLI to fetch LearnWithJason.dev's Episodes and Schedule in your command line.
lwj
- 📺 List all episodes
- 🗃️ Check schedule of upcoming livestreams
Install
# Recommended.
npx lwj
# OR an alternative global install.
npm install -g lwj
Usage
- Run the CLI using:
npx lwj
# OR for global install
lwj
# OR alias for global install
ncli
BASIC USAGE
lwj <command> [option]
COMMANDS
help Print help info
OPTIONS
-s, --schedule Schedule of upcoming livestreams
-e, --episodes List all the past episodes
-c, --clear Clear the console
-d, --debug Print debug info
-v, --version Print CLI version ```
Changelog
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
- Thanks Liran Tal for the npm pkg name
- 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.
How to build a Node CLI?
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 teaching exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps & npm packages. Automate the grunt work, do more in less time, impress your manager, make more salary, and help the community. I'm sharing it all in this step-by-step 100-videos course. Node CLI Automation without wasting a thousand hours →