Note: Not affiliated with Heroku, just a fun idea I had
A way to bring festivities to your Heroku CLI this winter season. This is an oclif plugin comaptible with the heroku cli.
Pre-requisite: The heroku cli must be installed already (documentation).
Install the heroku-festive plugin from the command-line by running:
heroku plugins:install heroku-festive
To verify that it is installed run heroku plugins
and it should be included in the list.
make any heroku command more festive by replacing heroku command
with heroku festive command
USAGE
$ heroku festive
OPTIONS
--color=red|green|yellow|blue|magenta|cyan|white
EXAMPLE
$ heroku festive apps
$ heroku festive apps:info --app my-heroku-app
$ heroku festive --color red --color green -- apps:info --app my-heroku-app
stay warm this winter
USAGE
$ heroku firelog