Extract the CLI into a new Homesick::CLI class, while making Homesick a module

This commit is contained in:
Nicolas McCurdy
2014-04-16 17:20:05 -04:00
parent 41f3f9d374
commit 705a416d74
8 changed files with 346 additions and 339 deletions

View File

@@ -6,4 +6,4 @@ $LOAD_PATH.unshift lib.to_s
require 'homesick'
Homesick.start
Homesick::CLI.start