Releases: devrail-dev/github-repo-template
Releases · devrail-dev/github-repo-template
v1.0.0
Initial Release
GitHub project template for DevRail-managed repositories. Includes all configuration files, CI workflows, and agent instruction files needed to start a new project with DevRail standards.
Highlights
- Makefile with all 7 language ecosystems: Python, Bash, Terraform, Ansible, Ruby, Go, JavaScript/TypeScript
make initconfig scaffolding target- CI workflows: lint, format, test, security, scan, docs
- Pre-commit hooks for all supported languages (commented out by default)
- Agent instruction files: CLAUDE.md, AGENTS.md, .cursorrules, .opencode/agents.yaml
- DevRail compliance badge
Usage
Click "Use this template" on GitHub to create a new repository, then edit .devrail.yml to declare your languages.