Extract the CLI into a new Homesick::CLI class, while making Homesick a module
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# -*- encoding : utf-8 -*-
|
||||
class Homesick
|
||||
module Homesick
|
||||
# Git-related and file-related helper methods for the Homesick class
|
||||
module Actions
|
||||
# TODO: move this to be more like thor's template, empty_directory, etc
|
||||
|
||||
Reference in New Issue
Block a user