bin/flok in flok-0.0.14 vs bin/flok in flok-0.0.16

- old
+ new

@@ -1,10 +1,9 @@ #!/usr/bin/env ruby require 'flok' require 'thor' require 'fileutils' -require 'closure-compiler' class FlokCLI < Thor desc "new <path>", "Create a new flok project and/or module, you may supply an absolute path or relative, the last entry in the path will be the module name and folder name of the project" def new path #Name of this project