Skip to content

Commit

Permalink
Merge pull request #3 from uchimanajet7/feature-add-translation-bot
Browse files Browse the repository at this point in the history
add SAM document
  • Loading branch information
uchimanajet7 authored Feb 22, 2018
2 parents 6c79d37 + fee9ace commit dde17ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ $ go build

*For deployment you need to be able to run the AWS CLI and prepare the AWS S3 resources necessary for AWS Lambda's operation in advance.*

- Deploying Lambda-based Applications - AWS Lambda
- https://docs.aws.amazon.com/lambda/latest/dg/deploying-lambda-apps.html

```sh
$ GOARCH=amd64 GOOS=linux go build -v -o build/go-reacjilator
$ aws cloudformation package \
Expand Down

0 comments on commit dde17ba

Please sign in to comment.