require 'gem_plugin'

# give this class the name you want for your command <%= project %>
class ChangeME < GemPlugin::Plugin "/somecategory"
end

