Add ability to install remote workspace via install command.
ws install git@github.com:work-flow/workspace.git
Command options
Bussines logic
- in cwd directory call clone repository in target directory (generates name as git clone does)
- calls
ws install in the project directory to call any install flow actions
- try to change current directory of cli?
Add ability to install remote workspace via
installcommand.Command options
Bussines logic
ws installin the project directory to call any install flow actions