This project uses:
Please, be sure to properly configure your editor…
git clone [email protected]:thierrymiche/cz-ccgls.git
cd cz-ccgls
yarn
Run yarn build
.
Run yarn test
(wip).
Run yarn commit
or install commitizen
globally and run cz
.
This project follows:
- Conventional Commits specification for commit "structure"
- gitmoji for commit messages