This repository has been archived on 2026-01-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hackernews-lambda-on-aws/README.md
2022-07-24 20:56:14 +02:00

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 .