wordle-solved-cli
v1.4.0
Published
CLI to to solve your Wordle puzzle daily
Downloads
1
Maintainers
Readme
📟 CLI to to solve your Wordle puzzle daily. Learn to build Node.js CLI apps.
wordle-solved-cli
- 📦 CLI that solves Wordle puzzles for you
- 🤯 Automatic prediction of the upcoming word tomorrow
- 👨🏫 Learn to automate anything: NodeCLI.com automation with JavaScript
Install
# Global install.
npm install -g wordle-solved-cli
# OR run in one go.
npx wordle-solved-cli
Usage
Once you have installed the CLI globally with npx wordle-solved-cli
you can run it with wordle
command.
# Run the following command anywhere.
wordle
COMMANDS
help Print help info
OPTIONS
-c, --clear Clear the console Default: true
-d, --debug Print debug info Default: false
-v, --version Print CLI version Default: false
Changelog
KEY: 📦 NEW
, 👌 IMPROVE
, 🐛 FIX
, 📖 DOC
, 🚀 RELEASE
, and 🤖 TEST
I use Emoji-log, you should try it and simplify your git commits.
License & Conduct
- UNLICENSED © Ahmad Awais
- Thank you, Josh Wardle, for the excellent game
- 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 →