Wordle is a word guessing game. Each day you have to guess a new word. You have 6 attempts and each attempt you make reveals some information.
```sh
wordle
wordle day
wordle date
wordle random
wordle custom ```
sh cargo install cl-wordle --locked