kes
Version:
Making deployment to AWS using CloudFormation easier and fun
23 lines (13 loc) • 627 B
Markdown
# Kes
[](https://circleci.com/gh/developmentseed/kes/tree/master)
Kes helps with managing and deploying AWS resources using CloudFormation. It makes it much easier to deploy lambda functions and create API gateway resources.
## Installation
$ npm install -g kes
$ kes -h
### Usage
- [Usage Documentation](https://devseed.com/kes)
### Updating Docs
$ npm install -g documentation
$ npm run md-docs
### Kes? What?
This library is named after [Kes](https://en.wikipedia.org/wiki/Kes_(Star_Trek)) from Star Trek: Voyager.