Sha256: 1e9616909b82a251169156ccdc3db7770c17aabf9bc4b66c068acf8ad7405cda

Contents?: true

Size: 1.32 KB

Versions: 91

Compression:

Stored size: 1.32 KB

Contents

[![Gem Version](https://badge.fury.io/rb/thor.png)](https://rubygems.org/gems/thor)
[![Build Status](https://secure.travis-ci.org/wycats/thor.png?branch=master)](http://travis-ci.org/wycats/thor)
[![Dependency Status](https://gemnasium.com/wycats/thor.png?travis)](https://gemnasium.com/wycats/thor)
[![Code Climate](https://codeclimate.com/github/wycats/thor.png)](https://codeclimate.com/github/wycats/thor)
[![Coverage Status](https://coveralls.io/repos/wycats/thor/badge.png?branch=master)](https://coveralls.io/r/wycats/thor)

Thor
====

Description
-----------
Thor is a simple and efficient tool for building self-documenting command line
utilities.  It removes the pain of parsing command line options, writing
"USAGE:" banners, and can also be used as an alternative to the [Rake][rake]
build tool.  The syntax is Rake-like, so it should be familiar to most Rake
users.

[rake]: https://github.com/jimweirich/rake

Installation
------------
    gem install thor

Usage and documentation
-----------------------
Please see the [wiki][] for basic usage and other documentation on using Thor. You can also checkout the [official homepage][homepage].

[wiki]: https://github.com/wycats/thor/wiki
[homepage]: http://whatisthor.com/

License
-------
Released under the MIT License.  See the [LICENSE][] file for further details.

[license]: LICENSE.md

Version data entries

91 entries across 83 versions & 13 rubygems

Version Path
engineyard-3.2.4 lib/vendor/thor/README.md
engineyard-3.2.3 lib/vendor/thor/README.md
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/gems/thor-0.18.1/README.md
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/thor-0.18.1/README.md
engineyard-4.0.0.pre3 lib/vendor/thor/README.md
vagrant-unbundled-1.8.4.2 vendor/bundle/ruby/2.3.0/gems/thor-0.18.1/README.md
vagrant-unbundled-1.8.4.1 vendor/bundle/ruby/2.3.0/gems/thor-0.18.1/README.md
engineyard-4.0.0.pre2 lib/vendor/thor/README.md
engineyard-4.0.0.pre1 lib/vendor/thor/README.md
engineyard-3.2.1 lib/vendor/thor/README.md
vagrant-cloudstack-1.1.0 vendor/bundle/gems/thor-0.18.1/README.md
engineyard-3.2.0 lib/vendor/thor/README.md
engineyard-3.1.3 lib/vendor/thor/README.md
engineyard-3.1.2 lib/vendor/thor/README.md
engineyard-3.1.1 lib/vendor/thor/README.md
engineyard-3.1.0 lib/vendor/thor/README.md
engineyard-3.0.1 lib/vendor/thor/README.md
engineyard-3.0.0 lib/vendor/thor/README.md
climine-0.0.7 vendor/bundle/ruby/2.1.0/gems/thor-0.18.1/README.md
climine-0.0.7 vendor/bundle/ruby/2.0.0/gems/thor-0.18.1/README.md