https://github.com/concon121/cookiecutter-serverless
cookiecutter template for a sls project
https://github.com/concon121/cookiecutter-serverless
Last synced: 9 months ago
JSON representation
cookiecutter template for a sls project
- Host: GitHub
- URL: https://github.com/concon121/cookiecutter-serverless
- Owner: concon121
- Created: 2017-11-11T23:23:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T00:07:08.000Z (over 8 years ago)
- Last Synced: 2025-05-31T23:16:35.139Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cookiecutter-serverless
## Usage
Install cookiecutter
> pip install cookiecutter
Go to your workspace
> cd $HOME/workspace
Generate a new project from this template. Fill out the parameters that pop up in your terminal to customise the template for your own project.
> cookiecutter gh:concon121/cookiecutter-serverless
full_name [Connor Bray]: Alice Jones
email [connor.bray@icloud.com]: alice.jones@aol.com
project_name [Cookiecutter Serverless]: Souper Sls
project_slug [cookiecutter_serverless]: souper_sls
project_short_description [Cookiecutter template for creating a serverless project with python3]: my souper sls project
version [0.0.1]: