Sha256: 7a1aa34541e7638fc7787c5e34467a37a2b71e10fc3805969d8e2ae8a379153e

Contents?: true

Size: 771 Bytes

Versions: 10

Compression:

Stored size: 771 Bytes

Contents

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

10 entries across 10 versions & 2 rubygems

Version Path
engineyard-2.0.0.pre1 lib/vendor/thor/README.md
engineyard-1.7.0.pre2 lib/vendor/thor/README.md
engineyard-1.4.29 lib/vendor/thor/README.md
engineyard-1.4.28 lib/vendor/thor/README.md
engineyard-1.4.27 lib/vendor/thor/README.md
engineyard-1.4.24 lib/vendor/thor/README.md
engineyard-1.4.23 lib/vendor/thor/README.md
engineyard-1.4.22 lib/vendor/thor/README.md
millisami-thor-0.14.7 README.md
millisami-thor-0.14.6 README.md