rewrite and decouple
This commit is contained in:
parent
96e095215f
commit
4f11920bba
24 changed files with 522 additions and 327 deletions
|
@ -9,6 +9,9 @@ module Generators
|
|||
desc "Creates a new staticmatic scaffold."
|
||||
first_argument :location, :required => true, :desc => "Project location"
|
||||
|
||||
# css_dir
|
||||
# images_dir
|
||||
|
||||
def destination_root
|
||||
File.expand_path(location)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue