mb-color
Very small gem with some color functions. Part of a video series.
Installation
Add this Git repo to your Gemfile then run bundle install.
gem 'mb-color', git: 'https://github.com/mike-bourgeous/mb-color.git'
bundle install
Usage
TODO: Write usage instructions here
Development
bin/setupto install dependencies.rspecto run tests.bin/consolefor an interactive Ruby prompt.