-
Name
-
thor
-
Version
-
1.2.1
-
Platform
-
ruby
-
Authors
-
Yehuda Katz
José Valim
-
Bindir
-
bin
-
Date
-
2022-01-04 00:00:00 UTC
-
Dependencies
-
bundler (>= 1.0, < 3, development)
-
Description
-
Thor is a toolkit for building powerful command-line interfaces.
-
Email
-
ruby-thor@googlegroups.com
-
Executables
-
thor
-
Files
-
.document
CONTRIBUTING.md
LICENSE.md
README.md
bin/thor
lib/thor.rb
lib/thor/actions.rb
lib/thor/actions/create_file.rb
lib/thor/actions/create_link.rb
lib/thor/actions/directory.rb
lib/thor/actions/empty_directory.rb
lib/thor/actions/file_manipulation.rb
lib/thor/actions/inject_into_file.rb
lib/thor/base.rb
lib/thor/command.rb
lib/thor/core_ext/hash_with_indifferent_access.rb
lib/thor/error.rb
lib/thor/group.rb
lib/thor/invocation.rb
lib/thor/line_editor.rb
lib/thor/line_editor/basic.rb
lib/thor/line_editor/readline.rb
lib/thor/nested_context.rb
lib/thor/parser.rb
lib/thor/parser/argument.rb
lib/thor/parser/arguments.rb
lib/thor/parser/option.rb
lib/thor/parser/options.rb
lib/thor/rake_compat.rb
lib/thor/runner.rb
lib/thor/shell.rb
lib/thor/shell/basic.rb
lib/thor/shell/color.rb
lib/thor/shell/html.rb
lib/thor/util.rb
lib/thor/version.rb
thor.gemspec
-
Homepage
-
http://whatisthor.com/
-
Licenses
-
MIT
-
Metadata
-
{"bug_tracker_uri"=>"https://github.com/rails/thor/issues", "changelog_uri"=>"https://github.com/rails/thor/releases/tag/v1.2.1", "documentation_uri"=>"http://whatisthor.com/", "source_code_uri"=>"https://github.com/rails/thor/tree/v1.2.1", "wiki_uri"=>"https://github.com/rails/thor/wiki", "rubygems_mfa_required"=>"true"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.0.0
-
Required rubygems version
-
>= 1.3.5
-
Rubygems version
-
3.2.32
-
Specification version
-
4
-
Summary
-
Thor is a toolkit for building powerful command-line interfaces.
-
Original platform
-
ruby
-
New platform
-
ruby