Module Hoe::Debug
In: lib/hoe/debug.rb

Debug plugin for hoe.

Tasks Provided:

check_manifest:Verify the manifest.
config_hoe:Create a fresh ~/.hoerc file.
debug_gem:Show information about the gem.

Methods

Included Modules

Rake::DSL

Public Instance methods

Verifies your Manifest.txt against the files in your project.

Define tasks for plugin.

[Validate]