theoforger / mastermind

An LLM-powered CLI tool to help you be a better spymaster in Codenames
GNU General Public License v3.0
3 stars 2 forks source link

Add feature to output to file using -o option #8

Closed theoforger closed 2 weeks ago

theoforger commented 2 weeks ago

This pull request implements the feature to use -o option to specify a output file. Also improved error/help message

theoforger commented 2 weeks ago

GitHub Actions passed.