# Ordle: A Wordle Solver ## Design ## Build Instructions Common actions are defined in the provided Justfile and can be viewed with `just -l` For a release build: ```bash make RELEASE=1 ``` ## User Instructions ## Limitations and Drawbacks ## Comments