Skip to content

Files

Latest commit

b785ef4 · Jan 22, 2017

History

History
30 lines (19 loc) · 474 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 474 Bytes

Ruby on AWS Lamda

Build Status

Downloads

Latest

Manual Build

$ packer build -only=amazo-ebs template.json

Development

Build

$ packer build -only=docker template.json

Test

$ bundle install
$ rake