Sha256: 3940e03280dfd0c732745a809bd50c9fcec0daa71d6fdacd6e558a13a2012614

Contents?: true

Size: 884 Bytes

Versions: 213

Compression:

Stored size: 884 Bytes

Contents

[![Build Status](https://secure.travis-ci.org/wycats/thor.png?branch=master)](http://travis-ci.org/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](https://github.com/wycats/thor/wiki) for basic usage and other documentation on using Thor.

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

[license]: https://github.com/wycats/thor/blob/master/LICENSE.md

Version data entries

213 entries across 194 versions & 21 rubygems

Version Path
engineyard-serverside-3.0.4 lib/vendor/thor/README.md
engineyard-serverside-3.0.3 lib/vendor/thor/README.md
engineyard-serverside-2.8.0 lib/vendor/thor/README.md
engineyard-serverside-2.8.0.pre4 lib/vendor/thor/README.md
engineyard-serverside-2.8.0.pre3 lib/vendor/thor/README.md
engineyard-serverside-2.8.0.pre2 lib/vendor/thor/README.md
engineyard-serverside-2.8.0.pre lib/vendor/thor/README.md
engineyard-serverside-2.7.0.pre lib/vendor/thor/README.md
engineyard-serverside-2.6.19 lib/vendor/thor/README.md
engineyard-serverside-2.6.17 lib/vendor/thor/README.md
engineyard-serverside-2.6.16 lib/vendor/thor/README.md
engineyard-serverside-2.6.15.alpha1 lib/vendor/thor/README.md
engineyard-serverside-2.6.15.cf2 lib/vendor/thor/README.md
engineyard-serverside-2.6.15.pre lib/vendor/thor/README.md
engineyard-serverside-2.6.14 lib/vendor/thor/README.md
engineyard-serverside-2.6.13 lib/vendor/thor/README.md
engineyard-serverside-2.6.12 lib/vendor/thor/README.md
engineyard-serverside-2.6.12.prewut5 lib/vendor/thor/README.md
engineyard-serverside-2.6.12.prewut4 lib/vendor/thor/README.md
engineyard-serverside-2.6.12.prewut3 lib/vendor/thor/README.md