README
Instructions
This package is a wrapper for commitizen
Install it locally
$ yarn add @riqra/committer --dev
How to use
Just run the following command
$ yarn commit
it will prompt some questions like description, scope.
standardize commit format
<script type="module">
import riqraCommitter from 'https://cdn.skypack.dev/@riqra/committer';
</script>
This package is a wrapper for commitizen
$ yarn add @riqra/committer --dev
Just run the following command
$ yarn commit
it will prompt some questions like description, scope.