https://github.com/continuedev/rules-template
A template repository for creating and publishing rules
https://github.com/continuedev/rules-template
Last synced: 8 months ago
JSON representation
A template repository for creating and publishing rules
- Host: GitHub
- URL: https://github.com/continuedev/rules-template
- Owner: continuedev
- Created: 2025-06-14T18:58:18.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T05:49:31.000Z (9 months ago)
- Last Synced: 2025-06-20T06:21:17.150Z (9 months ago)
- Size: 1.95 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rules Template Repository
This is a template repository for publishing rules with the `rules` CLI.
## 🚀 Quick Start
1. **Fork or clone this repository**
2. **Create your rule(s)**: Edit `index.md` to create your first rule, and optionally add more just by creating other markdown files
3. **Update metadata**: Modify `rules.json` with your project details
4. **Publish**: Push / merge to main branch to automatically publish