Scaffolding addon for gcdt lambda
Project description
[![Documentation](https://readthedocs.org/projects/beedo/badge/?version=latest)](http://gcdt.readthedocs.io/en/latest/) [![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](LICENSE) [![GitHub issues](https://img.shields.io/github/issues/glomex/glomex-cloud-deployment-tools.svg?maxAge=2592000)](https://github.com/glomex/glomex-cloud-deployment-tools/issues)
# Scaffolding addon for gcdt to manage AWS Lambda functions
author: glomex SRE Team gcdt: https://github.com/glomex/gcdt
Gru is an experimental and shameless copy of the chalice app. https://github.com/awslabs/chalice/blob/master/chalice/app.py
Features include:
## Running tests
Please make sure to have good test coverage for your plugin so we can always make sure your plugin runs with the upcoming gcdt version.
Run tests like so:
` bash $ python -m pytest -vv --cov-report term-missing tests/test_* `
## License
Copyright (c) 2017 glomex and others. gcdt and plugins are released under the MIT License (see LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.