templates/tap/generator/generators/command/command.erb in tap-gen-0.2.0 vs templates/tap/generator/generators/command/command.erb in tap-gen-0.3.0

- old
+ new

@@ -2,11 +2,10 @@ # # The default command simply prints the input arguments # and application information, then exits. # -env = Tap::Env.instance -app = Tap::App.new +app = Tap::App.instance # # handle options #