A simple CLI application for exploring the Pokémon world.
Find a file
Dan Anglin 8b03ba7be1
refactor: move command funcs to internal package
Move the command functions to the new internal commands package
2024-09-21 16:53:11 +01:00
.forgejo/workflows feat: add initial project code 2024-09-17 18:43:21 +01:00
internal refactor: move command funcs to internal package 2024-09-21 16:53:11 +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 feat: explore the map and catch Pokemon 2024-09-20 11:51:35 +01:00
go.mod feat: explore the map and catch Pokemon 2024-09-20 11:51:35 +01:00
main.go refactor: move command funcs to internal package 2024-09-21 16:53:11 +01:00