random-bitbucket-emoji

1.2.0 • Public • Published

Print out a random emoji keywords recognized by Bitbucket.

version downloads WTFPL License

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.

WTFPL

Readme

Keywords

Package Sidebar

Install

npm i random-bitbucket-emoji

Weekly Downloads

1

Version

1.2.0

License

SEE LICENSE IN LICENSE.txt

Last publish

Collaborators

  • dwiyatci