Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 399 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 399 Bytes

mcrc-repocreation-github

This is a microservice is used to create a new repository to specific github account.

Development

run npm install

Deploy to google cloud gcloud functions deploy mcrc_repo_github --runtime nodejs10 --trigger-http --project multi-cloud-resource-creation

References