BINARY_NAME=lambda.exe it: @ go build -o ${BINARY_NAME} ./cmd/lambda @ chmod +x ${BINARY_NAME} ex: it @ ./lambda.exe -v - < ./samples/simple.txt