blah2/.devcontainer/README.md
2024-02-15 11:01:11 +00:00

465 B

todo: currently not working

Usage

Install a recent nodejs using nvm.

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
nvm install node 21.6.2

Install the latest devcontainer CLI.

npm install -g @devcontainers/cli
devcontainer --version

Run the devcontainer.

devcontainer up --workspace-folder .