Commit graph

4 commits

Author SHA1 Message Date
5934ba6702 Fix url, using forgejo now 2026-01-12 16:48:17 -08:00
34e63c41c4 Add quack easter egg and development docs
Add a hidden 'quack' command that displays DuckTales ASCII art of
Launchpad McQuack. Also document the development workflow in README,
including how to run tests with uv and the optional venv setup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 20:09:07 -08:00
c601514e3d Add tests and docs for '--' argument separator requirement
- Add TestArgumentSeparator class with 8 tests verifying that script
  arguments must come after '--' separator
- Update create and edit command docstrings with examples showing
  correct usage of '--' separator
- Update argument help text to indicate "(must come after '--')"
- Add "Passing Arguments to Your Script" section to README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 19:45:54 -08:00
0bcb1b8785 Initial commit 2026-01-11 18:22:16 -08:00