An open API service indexing awesome lists of open source software.

https://github.com/toshke/hl-component-vpc-lambdas

Cfhighlander template demo / test for lambas with vpc config
https://github.com/toshke/hl-component-vpc-lambdas

Last synced: about 1 month ago
JSON representation

Cfhighlander template demo / test for lambas with vpc config

Awesome Lists containing this project

README

        

## Usage

1) Install cfhighlander from feature branch

```
git clone https://github.com/toshke/cfhighlander
git checkout feature/vpc-lambda-config
gem build cfhighlander.gemspec
gem install *.gem
```

2) Compile the demo

```
cfcompile github:toshke/hl-component-vpc-lambdas
```