cin90 day publish
Publish a day folder's student-safe starter template
cin90 day publish stages the day folder's allowlist (data/ and docker-compose.yml) and force-pushes it as the target repo's starter template. Each publish is a fresh single-commit root, so re-running after fixing a file leaves no history behind.
The target is a GitHub owner/name pushed with your gh credentials (gh auth setup-git once). The repo is created private if missing.
Usage
cin90 day publish <day-folder> [flags]
Flags
-h, --help help for publish
--repo string target starter repository, owner/name (required)
See also
Read this page in your terminal: install the cin90 CLI and run
cin90 docs. The same page is served as
raw markdown.