0.1.0 • Published 7 years ago

cz-conventional-changelog-emoji v0.1.0

Weekly downloads
5,831
License
MIT
Repository
github
Last release
7 years ago

cz-conventional-changelog-emoji

Javascript Open Source Love Gitter Chat

Angular Git Commit Guidelines with Emojis

This is a fork from cz-conventional-changelog.

commitizen emoji

Hell yeah, how?

npm install -g commitizen cz-conventional-changelog-emoji
commitizen init cz-conventional-changelog-emoji --save-dev --save-exact

the command add this to your package.json:

  "commitizen": {
    "path": "cz-conventional-changelog-emoji"
  },

What's about Changelog?

npm install --save-dev conventional-changelog-angular-emoji

https://www.npmjs.com/package/conventional-changelog-angular-emoji

Dude just let me use it

No time for setting up all that stuff?
No worries! All that and lot more awesome stuff ready to use with node-developer-boilerplate.

Preview:

feat(xxx): :sparkles: Features your commit message

fix(xxx): :bug: Bug Fixes

docs(xxx): :book: Documentation

style: :gem: Styles

refactor: :package: Code Refactoring

perf(xxx): :rocket: Performance Improvements

test(xxx): :rotating_light: Tests

build(xxx): :construction_worker: Build

ci(xxx): :computer: Continuous Integration

chore(xxx): :ticket: Chores

revert(xxx): :back: Reverts

Video Course on egghead.io

Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

TwitterFacebookGoogle+GitterGithub

License

Copyright (c) 2016 Maik Ellerbrock

MIT Licence