Scaffold GitHub Actions workflows using boilerplate templates.
Python CI Workflow with UV Package Manager
boilerplate --output-folder=. --template-url=github.com/gkwa/herzeus/thisoctober
# Alternative: clone and use locally
git clone --depth 1 https://github.com/gkwa/herzeus
boilerplate --output-folder=. --template-url=herzeus/thisoctober
Creates:
.
├── .github
│ └── workflows
│ └── ci.yml