Complete rename of the project from lazydocker to lazypodman:
- Update Go module to github.com/christophe-duc/lazypodman
- Update all import statements across 51 Go files
- Update binary name, descriptions, and CLI help text
- Update config directory paths to christophe-duc/lazypodman
- Update all 9 i18n language files with new strings
- Update scripts (install_update_linux.sh, update_docs.sh)
- Update config files (docker-compose.yml, .goreleaser.yml, etc.)
- Update documentation (README.md, CONTRIBUTING.md, docs/)
This is the foundational step before replacing Docker SDK with
libpod bindings for native Podman support.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>