Package dev.getelements.elements.setup
Class Setup
java.lang.Object
dev.getelements.elements.setup.Setup
A Setup utility that can be run from the command-line. This operates git-style where
there are several sub-commands to do things to get the application up and running.
This class starts sets up the IoC container, parses out the first command passed, and
instantiates the individual
SetupCommand
which processes the rest from there.-
Constructor Summary
Constructors -
Method Summary