Sha256: e500dd147bcffb199f54f04c047eea2df59f84f0ff3085d4d0f6dd7329b93b41
Contents?: true
Size: 770 Bytes
Versions: 3
Compression:
Stored size: 770 Bytes
Contents
# ThorTemplate [![Build Status](https://magnum.travis-ci.com/)](https://magnum.travis-ci.com/) [![Code Climate](https://codeclimate.com/)](https://codeclimate.com/) [![Code Climate](https://codeclimate.com/)](https://codeclimate.com/) TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```sh gem "USER_PROVIDED_NAME" ``` And then execute: ```sh $ bundle ``` Or install it yourself as: ```sh $ gem install USER_PROVIDED_NAME ``` ## Usage ```sh USER_PROVIDED_NAME hello yourname ``` ## Contributing 1. Fork it 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 new Pull Request
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
thor_template-2.2.1 | lib/starter_project/README.md |
thor_template-2.2.0 | lib/starter_project/README.md |
thor_template-2.1.1 | lib/starter_project/README.md |