WIP: Command line interface
This merge request is to define the command line interface (CLI) and to run some of the most common tasks more quickly than writing a script to interface with the pyDARM
library. Anticipated CLI functionality at this point, with more additions later:
pydarm measure
pydarm stack
pydarm validate
pydarm install
pydarm syserrorbudget
Still more work to be done, just putting this here as a work in progress.