bin/jspec in raus22-jspec-2.0.6 vs bin/jspec in raus22-jspec-2.0.7
- old
+ new
@@ -8,12 +8,12 @@
require 'fileutils'
RHINO = 'java org.mozilla.javascript.tools.shell.Main'
program = {}
program[:name] = 'JSpec'
-program[:version] = '2.0.5'
+program[:version] = '2.0.7'
program[:description] = 'JavaScript BDD Testing Framework'
-default_command :bind
+#default_command :bind
command :init do |c|
c.syntax = 'jspec init [dest]'
c.summary = 'Initialize a JSpec project template'
c.description = 'Initialize a JSpec project template. Defaults to the current directory