Skip to content

Commit 28d96ef

Browse files
tal-rofetal-rofe
and
tal-rofe
authored
docs(readme): add adapter (#972)
Co-authored-by: tal-rofe <[email protected]>
1 parent 2e57fd0 commit 28d96ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ We know that every project and build process has different requirements, so we'v
279279
- [cz-format-extension](https://github.com/tyankatsu0105/cz-format-extension)
280280
- [cz-emoji-conventional](https://www.npmjs.com/package/cz-emoji-conventional)
281281
- [cz-git](https://github.com/Zhengqbbb/cz-git)
282+
- [cz-vinyl](https://github.com/Exlint/cz-vinyl)
282283

283284
To create an adapter, just fork one of these great adapters and modify it to suit your needs. We pass you an instance of [Inquirer.js](https://github.com/SBoudrias/Inquirer.js/), but you can capture input using whatever means necessary. Just call the `commit` callback with a string and we'll be happy. Publish it to npm, and you'll be all set!
284285

0 commit comments

Comments
 (0)