Initial project setup for small-scripts

Spec-driven utility script collection with dryrun support and
automated testing. Includes project docs, test runner, and
directory structure.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Paul O'Reilly
2026-03-13 10:14:53 +13:00
commit d7c8814a5a
6 changed files with 170 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
local_secrets/
*.swp
*.swo
*~