Skip to content

ingenieux/gb-lambdas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gb plugin for lambdas

Uses eawsy/aws-lambda-go-shim

Building

Requirements: make, Docker, rice, golang, and gb

Steps:

  • go get github.com/constabulary/gb/...

  • go get github.com/GeertJohan/go.rice/rice

  • clone, checkout, cd

  • gb vendor restore

  • make clean all

  • install -m 755 bin/gb-lambdas ~/bin # or somewhere in your path

Using

See gb-lambdas-sample

Troubleshooting:

Run gb-lambdas with GB_LAMBDAS_LOGLEVEL set to debug:

$ GB_LAMBDAS_LOGLEVEL="debug" gb lambdas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published