Files
nuzlocke-tracker/.beans/nuzlocke-tracker-ceeh--clean-up-old-seed-generation-tools.md
Julian Tabel aee3aefaf2
All checks were successful
CI / backend-lint (pull_request) Successful in 8s
CI / frontend-lint (pull_request) Successful in 29s
Remove old Go fetch-pokeapi tool, update README for import-pokedb
The Go tool in tools/fetch-pokeapi/ has been fully replaced by the
Python import-pokedb tool. Removes all Go source files, updates the
README seed regeneration docs, and cleans up the .gitignore entry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 13:53:40 +01:00

10 lines
314 B
Markdown

---
# nuzlocke-tracker-ceeh
title: Clean up old seed generation tools
status: in-progress
type: task
created_at: 2026-02-11T12:52:31Z
updated_at: 2026-02-11T12:52:31Z
---
Remove the old Go fetch-pokeapi tool from tools/fetch-pokeapi/ and update README.md references to point to the new import-pokedb tool instead.