typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

Provide scale option for consistency with CLI #105

Closed edwardcallahan closed 9 years ago

edwardcallahan commented 9 years ago

The CLI accepts a --scale option to run. sbt-conductr should also provide the scale option for consistency with the CLI.

huntc commented 9 years ago

Clarification - there is a scale option, just as a positional param instead of the --scale syntax. We want the latter for consistency with the CLI.