Merge branch 'master' of github.com:middleman/middleman
This commit is contained in:
commit
4da2b02d70
|
@ -34,6 +34,7 @@ module Middleman::Cli
|
|||
:desc => "Don't create a Gemfile"
|
||||
method_option "skip-bundle",
|
||||
:type => :boolean,
|
||||
:aliases => "-B",
|
||||
:default => false,
|
||||
:desc => "Don't run bundle install"
|
||||
method_option "skip-git",
|
||||
|
|
Loading…
Reference in a new issue