Commit graph

4 commits

Author SHA1 Message Date
23d6ddbdc8
fix: update prompt string plus some refactoring
- Updated the prompt string.
- Move the main package to cmd/pokecli.
- Added a loop function in the main repl function.
2024-09-23 22:05:30 +01:00
bec43a3bbc
fix(BREAKING): update project name
Update project's name from pokedex to pokecli.
2024-09-22 13:17:47 +01:00
4152a9d14f
feat: add initial project code
Add the initial code for the PokeDex project. For now the code can list
the next and previous 20 location areas within the Pokemon world.
2024-09-17 18:43:21 +01:00
Apollo
c29412e612 Initial commit 2024-08-28 12:36:14 +01:00