Sha256: df1b98b0618259430d69d09a6d9b748b92c485db48de194020da6c7f2d25ebdd
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
# Black Friday 2016 Deals Cli App Welcome to Black Friday 2016 Deals Cli App/Gem. This is a simple gem listing all the Black Friday deals offered by the stores as they are released to the public. ## Installation Add this line to your application's Gemfile: ```ruby gem 'blackfriday2016' ``` And then execute: $ bundle Or install it yourself as: $ gem install blackfriday2016 ## Usage Follow the menu options ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/this_is_stupid. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blackfriday2016-0.1.1 | README.md |
blackfriday2016-0.1.0 | README.md |