Sha256: 3c6ef0720f462d7dc7c3c4cbdf565fce42bf72ba71efd92b73e732a9ed90bf68
Contents?: true
Size: 568 Bytes
Versions: 2
Compression:
Stored size: 568 Bytes
Contents
# Cryptify TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem 'cryptify' ``` And then execute: $ bundle Or install it yourself as: $ gem install cryptify ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/cryptify/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cryptify-0.0.2 | README.md |
cryptify-0.0.1 | README.md |