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
- Host: GitHub
- URL: https://github.com/toshke/hl-component-vpc-lambdas
- Owner: toshke
- Created: 2019-01-14T11:41:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T11:46:23.000Z (over 6 years ago)
- Last Synced: 2025-02-16T08:15:26.535Z (3 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```