Commit graph

3 commits

Author SHA1 Message Date
bec43a3bbc
fix(BREAKING): update project name
Update project's name from pokedex to pokecli.
2024-09-22 13:17:47 +01:00
c35bd1d2d1
feat: explore the map and catch Pokemon
Changes:

- Added in-memory cache.
- Created a new package for defining the types from the pokeapi API.
- Created an internal package for the client.
- Added a command to explore the map.
- Added a command to catch Pokemon.
- Added a command to inspect a Pokemon from the Pokedex.
- Added a command to list all the Pokemon in the Pokedex.
2024-09-20 11:51:35 +01:00
Apollo
c29412e612 Initial commit 2024-08-28 12:36:14 +01:00