bin/stanwood in
stanwood-0.1.1
vs bin/stanwood in
stanwood-0.1.3
- old
+ new
@@ -1,5 +1,4 @@
-% cat bin/stanwood
#!/usr/bin/env ruby require 'stanwood'
-puts Stanwood.hi(ARGV[0])
+Stanwood.execute(ARGV)