CLI for Deploying UI
CLI for Deploying UI code to remote servers
We build the code on local and push dist/ (public) folder to remote server
It asks series of questions
We need agdeploy.json file - where configuration reside. Look for the same in Repo.
NOTE: Put the file in root directory.
npm install -g node-cli
Future -
Have an idea /want to contribute, create a pull request. I will be happy to co-ordinate.