/iheartruby-blogger

http://iheartruby.com :heart:

Primary LanguageRubyMIT LicenseMIT

I ❤️ Ruby CircleCI

Because I am lazy, but mostly, because I love Ruby.

Running Tests

bundle install
bundle exec rake test

Adding a Binary

touch bin/awesome_cmd
chmod +x bin/awesome_cmd

Adding to Your Path

Run the setup script:

./script/setup

And follow the directions that it presents.