Poketool is go cli tool for looking up Pokémon data.
- berries - tests done
- contests - tests done
- encounters - tests done
- evolution - tests done
- games - tests done
- items - tests done
- locations - tests done
- machines - tests done
- moves - tests done
- pokemon - tests done
- add unique pokedex command
- revamp command output for resource commands
- add testing - in progress
- add output to file functionality
- possibly reimpment pokeapi-go in this repo as its 4 years old and not sure how reliable it is
- add support for pagination resource list exploring