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
Run gb-lambdas
with GB_LAMBDAS_LOGLEVEL
set to debug
:
$ GB_LAMBDAS_LOGLEVEL="debug" gb lambdas