Metadata


Name
thor
Version
0.11.6
Platform
ruby
Authors
Yehuda Katz
José Valim
Bindir
bin
Date
2009-09-09 00:00:00 UTC
Description
A scripting framework that replaces rake, sake and rubigen
Email
ruby-thor@googlegroups.com
Executables
thor
rake2thor
Extra rdoc files
CHANGELOG.rdoc
LICENSE
README.rdoc
Thorfile
VERSION
Files
CHANGELOG.rdoc
LICENSE
README.rdoc
Thorfile
VERSION
bin/rake2thor
bin/thor
lib/thor.rb
lib/thor/actions.rb
lib/thor/actions/create_file.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/core_ext/hash_with_indifferent_access.rb
lib/thor/core_ext/ordered_hash.rb
lib/thor/error.rb
lib/thor/group.rb
lib/thor/invocation.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/task.rb
lib/thor/util.rb
spec/actions/create_file_spec.rb
spec/actions/directory_spec.rb
spec/actions/empty_directory_spec.rb
spec/actions/file_manipulation_spec.rb
spec/actions/inject_into_file_spec.rb
spec/actions_spec.rb
spec/base_spec.rb
spec/core_ext/hash_with_indifferent_access_spec.rb
spec/core_ext/ordered_hash_spec.rb
spec/fixtures/application.rb
spec/fixtures/bundle/execute.rb
spec/fixtures/doc/config.rb
spec/group_spec.rb
spec/invocation_spec.rb
spec/parser/argument_spec.rb
spec/parser/arguments_spec.rb
spec/parser/option_spec.rb
spec/parser/options_spec.rb
spec/rake_compat_spec.rb
spec/runner_spec.rb
spec/shell/basic_spec.rb
spec/shell/color_spec.rb
spec/shell_spec.rb
spec/spec_helper.rb
spec/task_spec.rb
spec/thor_spec.rb
spec/util_spec.rb
Has rdoc
true
Homepage
http://yehudakatz.com
Rdoc options
--charset=UTF-8
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubyforge project
textmate
Rubygems version
1.3.5
Specification version
3
Summary
A scripting framework that replaces rake, sake and rubigen
Test files
spec/rake_compat_spec.rb
spec/actions/directory_spec.rb
spec/actions/empty_directory_spec.rb
spec/actions/create_file_spec.rb
spec/actions/inject_into_file_spec.rb
spec/actions/file_manipulation_spec.rb
spec/shell_spec.rb
spec/invocation_spec.rb
spec/base_spec.rb
spec/task_spec.rb
spec/spec_helper.rb
spec/actions_spec.rb
spec/shell/basic_spec.rb
spec/shell/color_spec.rb
spec/group_spec.rb
spec/thor_spec.rb
spec/fixtures/application.rb
spec/fixtures/doc/config.rb
spec/fixtures/bundle/execute.rb
spec/util_spec.rb
spec/parser/argument_spec.rb
spec/parser/option_spec.rb
spec/parser/options_spec.rb
spec/parser/arguments_spec.rb
spec/runner_spec.rb
spec/core_ext/ordered_hash_spec.rb
spec/core_ext/hash_with_indifferent_access_spec.rb
Original platform
ruby
New platform
ruby