wtolson / cookiecutter-gcloud-function

Cookiecutter Template for making gcloud functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CookieCutter Cloud Functions

A cookiecutter template for python projects intended to be deployed to Google Cloud Functions. cookiecutter

Using CookieCutter for your project

$ pip install cookiecutter
$ cookiecutter https://github.com/eliiza/cookiecutter-gcloud-function.git

You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.

About

Cookiecutter Template for making gcloud functions

License:MIT License


Languages

Language:Python 57.1%Language:Shell 42.9%