Skip to content

Commit

Permalink
Merge pull request #25 from audacioustux/automated-documentation-upda…
Browse files Browse the repository at this point in the history
…te-7448186546

Automated documentation update
  • Loading branch information
audacioustux committed Jan 8, 2024
2 parents 62f6071 + 3de1b6c commit 57d6888
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

<!-- FEATURES_LIST_START -->
- [argo](https://github.com/audacioustux/devcontainers/tree/main/src/argo)
- [aws-sam-cli](https://github.com/audacioustux/devcontainers/tree/main/src/aws-sam-cli)
- [bazel](https://github.com/audacioustux/devcontainers/tree/main/src/bazel)
- [bun](https://github.com/audacioustux/devcontainers/tree/main/src/bun)
- [cilium](https://github.com/audacioustux/devcontainers/tree/main/src/cilium)
Expand Down
20 changes: 20 additions & 0 deletions src/aws-sam-cli/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# AWS SAM CLI (aws-sam-cli)

SAM CLI with ARM64 support

## Example Usage

```json
"features": {
"ghcr.io/audacioustux/devcontainers/aws-sam-cli:1": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/audacioustux/devcontainers/blob/main/src/aws-sam-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 57d6888

Please sign in to comment.