Features
- ✨
gitmoji --version, -v
: Outputs the installed version of gitmoji-cli. - ✨ Refactored the
cli.js
code, using--commit, -c
option as a default if no arguments are provided thanks to @lludol. - 📝 Add contributing docs, contributing.md, pull_request_template.md, issue_template.md
- 📝 Update Readme
Tests
Added more tests to check that gitmoji-cli is working properly.
- ✅ _commit()
- ✅ version()
- ✅ init()