Closed purge closed 10 years ago
Thanks for the PR. LGTM although I think we should use a different option name instead of --yes
. --force
makes sense to me and @vladikoff and seems more consistent in grunt. Any opinion on this @cowboy @tkellen?
Also some nit picks, @purge could you update the variable names to match the style of the rest, forceYes
instead of force_yes
and add a space between the if()
-> if ()
. Thanks!
How about -d, --default
:hammer: sold, --default
it is. Thanks!
See gruntjs/grunt-init#61