Sha256: b371670b4cd261fc1466662f19458abc440037a8b512f35643cadf1653284c78
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 exe/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.1.0 | lib/starter_project/README.md |