A simple Pokedex CLI application.
Find a file
Dan Anglin 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
.forgejo/workflows feat: add initial project code 2024-09-17 18:43:21 +01:00
magefiles feat: add initial project code 2024-09-17 18:43:21 +01:00
.gitignore feat: add initial project code 2024-09-17 18:43:21 +01:00
.golangci.yaml Initial commit 2024-08-28 12:36:14 +01:00
go.mod feat: add initial project code 2024-09-17 18:43:21 +01:00
main.go feat: add initial project code 2024-09-17 18:43:21 +01:00
types.go feat: add initial project code 2024-09-17 18:43:21 +01:00