Extract the CLI into a new Homesick::CLI class, while making Homesick a module
This commit is contained in:
@@ -6,4 +6,4 @@ $LOAD_PATH.unshift lib.to_s
|
||||
|
||||
require 'homesick'
|
||||
|
||||
Homesick.start
|
||||
Homesick::CLI.start
|
||||
|
||||
Reference in New Issue
Block a user