bin/forj in forj-0.0.7 vs bin/forj in forj-0.0.8
- old
+ new
@@ -22,10 +22,10 @@
include Down
require_relative '../lib/setup.rb'
include Setup
-class F < Thor
+class Forj < Thor
desc 'help', 'Display forj cli help'
def help
puts 'forj cli commands'
puts ' -action:'
\ No newline at end of file