0.0
No commit activity in last 3 years
No release in over 3 years
Program for picking a random emotion
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17

Runtime

~> 0.1.0
 Project Readme

Emotion::Picker

Ever wanted to know what emotion you should be feeling? Well now you can with this little program. Running this small program will output a random emotion along with a short description of that emotion. Now you will always know what to feel.

Most descriptions were originally provided from here

Installation

You can install this program by running:

$ gem install emotion-picker

Usage

Usage: emotion-picker [-hv]
    -h, --help                       Prints this help
    -v, --version                    Prints program version

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chrisBirmingham/emotion-picker.