hoe version 2.3.1 has been released!
Hoe is a rake/rubygems helper for project Rakefiles. It helps generate
rubygems 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, and deployment.
Plug-ins Provided:
- Hoe::Clean
- Hoe::Debug
- Hoe::Deps
- Hoe::Flay
- Hoe::Flog
- Hoe::Inline
- Hoe::Package
- Hoe::Publish
- Hoe::RCov
- Hoe::Signing
- Hoe::Test
See class rdoc for help. Hint: ri Hoe
Changes:
2.3.1 / 2009-06-24
-
2 minor enhancements:
- Removed email.txt from clean_globs, added TAGS.
- Use Gem::PackageTask if available, since Rake’s package task will go
away
-
2 bug fixes:
- Added require time where used
- JB nitpicks too much. fixed templates.