Sha256: 821d268d28fabe59c0574c652bf8611ed185db6d8cb5936ac178079ef6a3b976

Contents?: true

Size: 1.37 KB

Versions: 93

Compression:

Stored size: 1.37 KB

Contents

Thor
====

[![Gem Version](http://img.shields.io/gem/v/thor.svg)][gem]

[gem]: https://rubygems.org/gems/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.

Please note: Thor, by design, is a system tool created to allow seamless file and url
access, which should not receive application user input. It relies on [open-uri][open-uri],
which combined with application user input would provide a command injection attack
vector.

[rake]: https://github.com/ruby/rake
[open-uri]: https://ruby-doc.org/stdlib-2.5.1/libdoc/open-uri/rdoc/index.html

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/rails/thor/wiki
[homepage]: http://whatisthor.com/

Contributing
------------
If you would like to help, please read the [CONTRIBUTING][] file for suggestions.

[contributing]: CONTRIBUTING.md

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

[license]: LICENSE.md

Version data entries

93 entries across 93 versions & 12 rubygems

Version Path
rails-rfc6570-3.2.0 vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/thor-1.3.1/README.md
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md
tinymce-rails-7.1.2 vendor/bundle/ruby/3.3.0/gems/thor-1.3.1/README.md
harbr-2.8.1 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
thor-1.3.1 README.md
harbr-0.2.10 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.9 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.8 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.7 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.6 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.5 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.4 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.3 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.2 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.1 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.2.0 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md
harbr-0.1.99 vendor/bundle/ruby/3.2.0/gems/thor-1.3.0/README.md