Sha256: 5e86c25ad56eae0cf4e14ff1776ca7b6c074753cfd66db3531326d3cf6a63f1d
Contents?: true
Size: 809 Bytes
Versions: 2
Compression:
Stored size: 809 Bytes
Contents
# Keepit Tools for safe interacting with external api services. ## Installation Add this line to your application's Gemfile: ```ruby gem 'keepit' ``` And then execute: $ bundle Or install it yourself as: $ gem install keepit ## Development After checking out the repo, run `dip provision` to install dependencies. Then, run `dip rspec` to run the tests. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/abak-press/keepit.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
keepit-0.1.1 | README.md |
keepit-0.1.0 | README.md |