-
Name
-
hoe
-
Version
-
3.0.7
-
Platform
-
ruby
-
Authors
-
Ryan Davis
-
Bindir
-
bin
-
Cert chain
-
-----BEGIN CERTIFICATE-----
MIIDPjCCAiagAwIBAgIBADANBgkqhkiG9w0BAQUFADBFMRMwEQYDVQQDDApyeWFu
ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB
GRYDY29tMB4XDTA5MDMwNjE4NTMxNVoXDTEwMDMwNjE4NTMxNVowRTETMBEGA1UE
AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS
JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda
b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx
taCPaLmfYIaFcHHCSY4hYDJijRQkLxPeB3xbOfzfLoBDbjvx5JxgJxUjmGa7xhcT
oOvjtt5P8+GSK9zLzxQP0gVLS/D0FmoE44XuDr3iQkVS2ujU5zZL84mMNqNB1znh
GiadM9GHRaDiaxuX0cIUBj19T01mVE2iymf9I6bEsiayK/n6QujtyCbTWsAS9Rqt
qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV
gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw
HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/hMA0GCSqGSIb3DQEBBQUAA4IB
AQAY59gYvDxqSqgC92nAP9P8dnGgfZgLxP237xS6XxFGJSghdz/nI6pusfCWKM8m
vzjjH2wUMSSf3tNudQ3rCGLf2epkcU13/rguI88wO6MrE0wi4ZqLQX+eZQFskJb/
w6x9W1ur8eR01s397LSMexySDBrJOh34cm2AlfKr/jokKCTwcM0OvVZnAutaovC0
l1SVZ0ecg88bsWHA0Yhh7NFxK1utWoIhtB6AFC/+trM0FQEB/jZkIS8SaNzn96Rl
n0sZEf77FLf5peR8TP/PtmIg7Cyqz23sLM4mCOoTGIy5OcZ8TdyiyINUHtb5ej/T
FBHgymkyj/AOSqKRIpXPhjC6
-----END CERTIFICATE-----
-
Date
-
2012-08-07 00:00:00 UTC
-
Dependencies
-
rake (~> 0.8)
minitest (~> 3.2, development)
rdoc (~> 3.10, development)
-
Description
-
Hoe is a rake/rubygems helper for project Rakefiles. It helps you
manage, maintain, and release your project and includes a dynamic
plug-in system allowing for easy extensibility. Hoe ships with
plug-ins for all your usual project tasks including rdoc generation,
testing, packaging, deployment, and announcement..
See class rdoc for help. Hint: `ri Hoe` or any of the plugins listed
below.
For extra goodness, see: http://seattlerb.rubyforge.org/hoe/Hoe.pdf
-
Email
-
ryand-ruby@zenspider.com
-
Executables
-
sow
-
Extra rdoc files
-
History.txt
Manifest.txt
README.txt
-
Files
-
.autotest
.gemtest
History.txt
Hoe.pdf
Manifest.txt
README.txt
Rakefile
bin/sow
lib/hoe.rb
lib/hoe/clean.rb
lib/hoe/compiler.rb
lib/hoe/debug.rb
lib/hoe/deps.rb
lib/hoe/flay.rb
lib/hoe/flog.rb
lib/hoe/gem_prelude_sucks.rb
lib/hoe/gemcutter.rb
lib/hoe/inline.rb
lib/hoe/newb.rb
lib/hoe/package.rb
lib/hoe/publish.rb
lib/hoe/racc.rb
lib/hoe/rake.rb
lib/hoe/rcov.rb
lib/hoe/rubyforge.rb
lib/hoe/signing.rb
lib/hoe/test.rb
template/.autotest.erb
template/History.txt.erb
template/Manifest.txt.erb
template/README.txt.erb
template/Rakefile.erb
template/bin/file_name.erb
template/lib/file_name.rb.erb
template/test/test_file_name.rb.erb
test/test_hoe.rb
test/test_hoe_debug.rb
test/test_hoe_gemcutter.rb
test/test_hoe_publish.rb
test/test_hoe_test.rb
-
Homepage
-
http://www.zenspider.com/projects/hoe.html
-
Rdoc options
-
--main
README.txt
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 1.4
-
Rubyforge project
-
seattlerb
-
Rubygems version
-
1.8.24
-
Specification version
-
3
-
Summary
-
Hoe is a rake/rubygems helper for project Rakefiles
-
Test files
-
test/test_hoe.rb
test/test_hoe_debug.rb
test/test_hoe_gemcutter.rb
test/test_hoe_publish.rb
test/test_hoe_test.rb
-
Original platform
-
ruby
-
New platform
-
ruby