Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/thorPublic

Thor is a toolkit for building powerful command-line interfaces.

License

NotificationsYou must be signed in to change notification settings

rails/thor

Repository files navigation

Gem Version

Description

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

Please note: Thor, by design, is a system tool created to allow seamless file and urlaccess, which should not receive application user input. It relies onopen-uri,which, combined with application user input, would provide a command injection attackvector.

Installation

gem install thor

Usage and documentation

Please see thewiki for basic usage and other documentation on using Thor.

Contributing

If you would like to help, please read theCONTRIBUTING file for suggestions.

License

Released under the MIT License. See theLICENSE file for further details.

About

Thor is a toolkit for building powerful command-line interfaces.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp