Hoe is a rake/rubygems helper for project Rakefiles
http://rubyforge.org/projects/seattlerb/
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
- Sources inherited from project devel:languages:ruby:extensions
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / rubygem-hoe
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Marvin1973:pcs/rubygem-hoe && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
hoe-2.4.0.gem | 0000110592 108 KB | |
hoe-2.5.0.gem | 0000113664 111 KB | |
rubygem-hoe.changes | 0000002153 2.1 KB | |
rubygem-hoe.spec | 0000002375 2.32 KB |
Revision 12 (latest revision is 123)
Duncan Mac-Vicar (dmacvicar)
committed
(revision 12)
- update to 2.5.0 * Add extra dirs to rcov include path if needed. * Added Hoe#dependency_target to make dependencies easier to declare. * Added extra doco to describe how auto-population works. * Added more doco to readme. * Don’t bother posting news to rubyforge. * Hoe::Inline plugin now deals with X::Y by flattening the name. * Merged some of Hoe.pdf to README.txt and further improved doco. * Pushed gemcutter & rubyforge dependencies down to the plugins. * Fix perms on Hoe.pdf after copying. * Fixed Hoe rdoc problem caused by gemcutter plugin. (plus 2.4.0 changes) * Added Hoe.pdf * Added gemcutter plugin (raggi) * Added newb plugin. (jbarnette) * Improved README.txt * Improved rdoc * Refactored rubyforge task to plugin. (jbarnette)
Comments 0