A project for learning to write cli tools. This one is for returning basic crop data for the game Stardew Valley.
go get github.com/jaysonesmith/stardew-crops
stardew-crops
has a number of different options for running. For more info, run stardew-crops
stardew-crops info garlic
- returns data specific to the specified cropstardew-crops search --season summer
- returns data around the crops that grow in summer
Contributions are welcome! Please fork the project and add your work to a feature branch.