@koj/template
v1.0.18
Published
Koj's repository template with GitHub Actions CI, releases, and more
Downloads
55
Readme
🖌️ Template
This is a starter repository for building Node.js projects at Koj.
| | Status | | - | - | | Build | | | Health | | | PRs | |
⭐️ Features
- Semantic Release with Gitmoji
- Koj's Prettier configuration
- Dependabot configuration
- CI for open-source licenses
- Pull request labeler
- Merge PRs on approved reviews
- CLA enforcement for new contributors
- Create PRs from feature/hotfix branches
- Write code in TypeScript
- Tests using Jest
💻 Getting started
- Create a new repository from this template
- Install dependencies using
npm install
- Update package details in
package.json
andREADME.md
- Find and replace
koj-co/template
withuser/repository
- Find and replace
@koj/template
with npm project name
- Find and replace