/init-service

Primary LanguagePythonApache License 2.0Apache-2.0

init-service

Build Status Download

Steps to create a service :

  1. Clone the repository
  2. run scripts/create_service.sh
  3. follow the instruction on the prompt.

PS:

  1. if you have a existing repo in git hub for service/frontend/stub respond accordingly when prompted and the repositories will be cloned and project structure will be copied to them. If it fails to clone the repository it will continue to create the project locally.
  2. script will use "WORKSPACE" environment variable to create/clone the projects.