Files
nuzlocke-tracker/.beans/nuzlocke-tracker-ceeh--clean-up-old-seed-generation-tools.md
TheFurya 63bb3a0394
All checks were successful
CI / backend-lint (push) Successful in 7s
CI / frontend-lint (push) Successful in 29s
Remove old Go fetch-pokeapi tool, update README for import-pokedb (#13)
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>

Co-authored-by: Julian Tabel <julian.tabel@synvert.com>
Reviewed-on: TheFurya/nuzlocke-tracker#13
2026-02-11 13:55:38 +01:00

314 B

title, status, type, created_at, updated_at
title status type created_at updated_at
Clean up old seed generation tools in-progress task 2026-02-11T12:52:31Z 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.