add a deploy option - [ ] `cms viewer deploy [--branch=develop]` -> puts this into the standard OS location in OSX this is under /applications - [ ] `cms viewer deploy --uninstall` -> uninstall it - [ ] `cms viewer start` -> if it is not deployed asks for deployment with yn_choice from cloudmesh.common than starts the deployed app. - [ ] `cms viewer start dev` runs it from the dir for dev purposes.
add a deploy option
cms viewer deploy [--branch=develop]-> puts this into the standard OS location in OSX this is under /applicationscms viewer deploy --uninstall-> uninstall itcms viewer start-> if it is not deployed asks for deployment with yn_choice from cloudmesh.common than starts the deployed app.cms viewer start devruns it from the dir for dev purposes.