5 lines
125 B
Markdown
5 lines
125 B
Markdown
# hackernewsletter
|
|
|
|
Command to build the executable for manual upload to Lambda:
|
|
GOOS=linux CGO_ENABLED=0 go build -o main .
|