random-bitbucket-emoji
v1.2.0
Published
Print out a random emoji keyword recognized by Bitbucket (https://bitbucket.org/gdwiy/bitbucket-emoji-list)
Downloads
3
Readme
Print out a random emoji keywords recognized by Bitbucket.
Based on the latest Bitbucket emoji list. You can see it in action here on my Bitbucket repo wiki page and my "Bitmoji" conventions :)
Why?
The Bitbucket commit messages of my daily coding at work is a bit boring without emojis, let's have some fun! :trollface:
Installation
$ npm i -g random-bitbucket-emoji
Usage
$ rbe [commitType]
Example
$ rbe
:convenience_store:
$ rbe
:stuck_out_tongue_closed_eyes:
$ rbe
:snowflake:
$ rbe feat
:sparkles:
$ rbe fix
:beetle:
$ rbe style
:art:
Author
Glenn Dwiyatcita (@dwiyatci)
License
WTFPL – Do What the Fuck You Want to Public License.
See LICENSE.txt.