A simple CLI application for exploring the Pokémon world.
Find a file
Dan Anglin 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
.forgejo/workflows build: update environment variables 2024-09-22 13:21:14 +01:00
cmd/pokecli fix: update prompt string plus some refactoring 2024-09-23 22:05:30 +01:00
internal fix(BREAKING): update project name 2024-09-22 13:17:47 +01:00
magefiles fix: update prompt string plus some refactoring 2024-09-23 22:05:30 +01:00
.gitignore fix: update prompt string plus some refactoring 2024-09-23 22:05:30 +01:00
.golangci.yaml fix(BREAKING): update project name 2024-09-22 13:17:47 +01:00
go.mod fix(BREAKING): update project name 2024-09-22 13:17:47 +01:00
LICENSE chore: add LICENSE 2024-09-21 17:26:02 +01:00
README.md fix(BREAKING): update project name 2024-09-22 13:17:47 +01:00

pokecli

A simple CLI application for exploring the Pokémon world.