Skip to content

Commit

Permalink
Introducing Dev Containers to Framework
Browse files Browse the repository at this point in the history
  • Loading branch information
elamaran11 committed Apr 24, 2024
1 parent 413420a commit 891de7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To use this solution, you must have [Node.js](https://nodejs.org/en/) and [npm](

### DevContainer Setup

Users can choose this option, if you dont want to run this solution on a mac or ubuntu machine. Please use the dev container configuration in the `.devcontainer` folder with [devpod](devpod.sh) or any other dev container environment to creat an environment with dependencies such as Node, NPM, aws-cli, aws-cdk, kubectl, helm dependencies for your local development with `cdk-aws-observability` accelerator repo.
Users can choose this option, if you dont want to run this solution on a mac or ubuntu machine. Please use the dev container configuration in the `.devcontainer` folder with [devpod](devpod.sh) or any other dev container environment to create a development environment with dependencies such as Node, NPM, aws-cli, aws-cdk, kubectl, helm dependencies for your local development with `cdk-aws-observability-accelerator` solution.

### Ubuntu Setup

Expand Down

0 comments on commit 891de7c

Please sign in to comment.