Sha256: f4f439285eeed7542bd50401d64774bd679ed19368873cd5d0fb72b24b39ec14
Contents?: true
Size: 1.32 KB
Versions: 12
Compression:
Stored size: 1.32 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://api.codeclimate.com/v1/badges/14600955bbe143bee625/test_coverage [6]: https://codeclimate.com/github/watermarkchurch/tessa-client/test_coverage "Coverage Status" [7]: https://api.codeclimate.com/v1/badges/14600955bbe143bee625/maintainability [8]: https://codeclimate.com/github/watermarkchurch/tessa-client/maintainability "Code Climate"
Version data entries
12 entries across 12 versions & 1 rubygems