class MStrap::CLI
- MStrap::CLI
- Reference
- Object
Included Modules
Defined in:
mstrap/cli.crConstant Summary
-
DEFAULT_STEPS =
[:init, :dependencies, :shell, :services, :projects, :runtimes]
-
The default step run list. Running
mstrap
with no arguments will run these steps in order.