-
Name
-
hoe
-
Version
-
4.3.0
-
Platform
-
ruby
-
Authors
-
Ryan Davis
-
Bindir
-
bin
-
Cert chain
-
-----BEGIN CERTIFICATE-----
MIIDPjCCAiagAwIBAgIBCTANBgkqhkiG9w0BAQsFADBFMRMwEQYDVQQDDApyeWFu
ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB
GRYDY29tMB4XDTI1MDEwNjIzMjcwMVoXDTI2MDEwNjIzMjcwMVowRTETMBEGA1UE
AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS
JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda
b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx
taCPaLmfYIaFcHHCSY4hYDJijRQkLxPeB3xbOfzfLoBDbjvx5JxgJxUjmGa7xhcT
oOvjtt5P8+GSK9zLzxQP0gVLS/D0FmoE44XuDr3iQkVS2ujU5zZL84mMNqNB1znh
GiadM9GHRaDiaxuX0cIUBj19T01mVE2iymf9I6bEsiayK/n6QujtyCbTWsAS9Rqt
qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV
gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw
HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/hMA0GCSqGSIb3DQEBCwUAA4IB
AQAC0WQJcPOWPFwkojhzweilRVjTJ19UiLhiBTw3C1wJO3LVdBkWDmnnhAmKuX4D
r7vjQvESlABGIPdutI1Yl7mrHQzTkfLfXvNN6MT0nLChPyIYauT6SZZxubwJrUfA
7R0c2CJTIboZ0XaGpLsXqHEF1c29H7TV1QvVuqKAN2mCjh4N82QVn+ZKtys28AwT
6GfQX2fqLoi4KSc7xIzHKaNzqxeOICmJofk9w5VZ2rRN6yes8jvFYwz9HR41wdj8
bwfinv7Yp5fA6AysuZLhCykyfDuZVRrUp0Vb68YCKsLjJly/Theak+euNTxvHsB+
al9oSgPPHICMEX65qvLywitx
-----END CERTIFICATE-----
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
rake (>= 0.8, < 15.0)
rdoc (>= 4.0, < 7, development)
simplecov (~> 0.21, 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://docs.seattlerb.org/hoe/Hoe.pdf
-
Email
-
ryand-ruby@zenspider.com
-
Executables
-
sow
-
Extra rdoc files
-
History.rdoc
Manifest.txt
README.rdoc
-
Files
-
.autotest
History.rdoc
Hoe.pdf
Manifest.txt
README.rdoc
Rakefile
bin/sow
lib/hoe.rb
lib/hoe/clean.rb
lib/hoe/compiler.rb
lib/hoe/cov.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/rdoc.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_package.rb
test/test_hoe_publish.rb
test/test_hoe_test.rb
-
Homepage
-
http://www.zenspider.com/projects/hoe.html
-
Licenses
-
MIT
-
Metadata
-
{"homepage_uri"=>"http://www.zenspider.com/projects/hoe.html", "source_code_uri"=>"https://github.com/seattlerb/hoe", "bug_tracker_uri"=>"https://github.com/seattlerb/hoe/issues", "documentation_uri"=>"http://docs.seattlerb.org/hoe/Hoe.pdf", "changelog_uri"=>"https://github.com/seattlerb/hoe/blob/master/History.rdoc"}
-
Rdoc options
-
--main
README.rdoc
-
Require paths
-
lib
-
Required ruby version
-
>= 2.7, < 4
-
Required rubygems version
-
>= 3.0
-
Rubygems version
-
3.7.1
-
Specification version
-
4
-
Summary
-
Hoe is a rake/rubygems helper for project Rakefiles
-
Original platform
-
ruby
-
New platform
-
ruby