Skip to content

ellerbrock/cz-conventional-changelog-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Open Source Love Gitter Chat

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): ✨ Features your commit message

fix(xxx): 🐛 Bug Fixes

docs(xxx): 📖 Documentation

style: 💎 Styles

refactor: 📦 Code Refactoring

perf(xxx): 🚀 Performance Improvements

test(xxx): 🚨 Tests

build(xxx): 👷 Build

ci(xxx): 💻 Continuous Integration

chore(xxx): 🎫 Chores

revert(xxx): 🔙 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

About

😝 A commitizen adapter for the angular preset with emojis

Resources

Stars

Watchers

Forks

Packages

No packages published