Sha256: be7f94a45bfc87219e53b5afcaa7cb0ef8f3798d83ef8901ac9b00130d8dc5aa
Contents?: true
Size: 1.3 KB
Versions: 9
Compression:
Stored size: 1.3 KB
Contents
# [Tessa][0] [ ![Gem Version][1] ][2] [ ![Build Status][3] ][4] [ ![Coverage Status][5] ][6] [ ![Code Climate][7] ][8] Manage your assets. ## Installation Add this line to your application's Gemfile: ```ruby gem 'tessa' ``` And then execute: $ bundle Or install it yourself as: $ gem install tessa ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/watermarkchurch/tessa/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 [0]: https://github.com/watermarkchurch/tessa-client [1]: https://img.shields.io/gem/v/tessa.svg?style=flat [2]: http://rubygems.org/gems/tessa "Gem Version" [3]: https://img.shields.io/travis/watermarkchurch/tessa-client/master.svg?style=flat [4]: https://travis-ci.org/watermarkchurch/tessa-client "Build Status" [5]: https://codeclimate.com/github/watermarkchurch/tessa-client/badges/coverage.svg [6]: https://codeclimate.com/github/watermarkchurch/tessa-client "Coverage Status" [7]: https://img.shields.io/codeclimate/github/watermarkchurch/tessa-client.svg?style=flat [8]: https://codeclimate.com/github/watermarkchurch/tessa-client "Code Climate"
Version data entries
9 entries across 9 versions & 1 rubygems