Sha256: 56371a1d9b3612251cd67f91ec2b72f082f4caf2e02e0165d3aa643568e5ae1a
Contents?: true
Size: 876 Bytes
Versions: 8
Compression:
Stored size: 876 Bytes
Contents
# danger-the_coding_love [![Gem Version](https://badge.fury.io/rb/danger-the_coding_love.svg)](https://badge.fury.io/rb/danger-the_coding_love) [![Build Status](https://travis-ci.org/valeriomazzeo/danger-the_coding_love.svg?branch=master)](https://travis-ci.org/valeriomazzeo/danger-the_coding_love) Prints markdown containing a random post from [thecodinglove.com](http://thecodinglove.com). ## Installation $ gem install danger-the_coding_love ## Usage the_coding_love.random ## How it looks ![alt text](https://cloud.githubusercontent.com/assets/1882080/16772431/260ffddc-484c-11e6-9464-858afefaa512.png "the_coding_love") ## Development 1. Clone this repo 2. Run `bundle install` to setup dependencies. 3. Run `bundle exec rake spec` to run the tests. 4. Use `bundle exec guard` to automatically have tests run as you make changes. 5. Make your changes.
Version data entries
8 entries across 8 versions & 1 rubygems