lib/gjp/main.rb in gjp-0.38.0 vs lib/gjp/main.rb in gjp-0.39.0

- old
+ new

@@ -1,8 +1,8 @@ # encoding: UTF-8 -require "clamp" module Gjp + # program entry point class MainCommand < Clamp::Command subcommand( "init", "Inits a gjp project in the current directory", Gjp::InitCommand