https://github.com/goldsam/dev-container-features
Devcontainer features for AWS SAM, Flux, CUE, and other DevOps tools
https://github.com/goldsam/dev-container-features
aws-sam-cli cuelang devcontainers devops flux2 flux2-gitops-toolkit fluxcd gitops-toolkit sam-cli vscode
Last synced: 7 months ago
JSON representation
Devcontainer features for AWS SAM, Flux, CUE, and other DevOps tools
- Host: GitHub
- URL: https://github.com/goldsam/dev-container-features
- Owner: goldsam
- License: mit
- Created: 2023-09-18T00:02:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T04:11:00.000Z (about 1 year ago)
- Last Synced: 2024-07-28T04:36:06.292Z (about 1 year ago)
- Topics: aws-sam-cli, cuelang, devcontainers, devops, flux2, flux2-gitops-toolkit, fluxcd, gitops-toolkit, sam-cli, vscode
- Language: Shell
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sam's Additional Development Container Features
This repo provides some additional development container features:
- [`aws-sam-cli`](./src/aws-sam-cli/) - The [AWS SAM CLI](https://github.com/aws/aws-sam-cli) - a tool for developing and deploying serverless applications.
- [`cue-lang`](./src/cue-lang/) - CLI for The [CUE Data Constraint Language](https://github.com/cue-lang/cue) - an open source data constraint language which aims to simplify tasks involving defining and using data.
- [`flux2`](./src/flux2/) - CLI for [Flux](https://github.com/fluxcd/flux2) - a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to configuration when there is new code to deploy.