Sha256: 3cc9704f6105e30dad1fb30866e13139161a31e0c8de11d80c03b15172739b8e
Contents?: true
Size: 808 Bytes
Versions: 1
Compression:
Stored size: 808 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/) To these the thor_template, run these commands: TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```sh gem "thor_template" ``` And then execute: ```sh $ bundle ``` Or install it yourself as: ```sh $ gem install thor_template ``` ## Usage ```sh bin/thor_template 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thor_template-2.0.2 | lib/starter_project/README.md |