diff --git a/src/sap-cap-typescript-node/README.md b/src/sap-cap-typescript-node/README.md new file mode 100644 index 0000000..b1f33c5 --- /dev/null +++ b/src/sap-cap-typescript-node/README.md @@ -0,0 +1,19 @@ + +# SAP CAP (sap-cap-typescript-node) + +Develop CAP based projects with Typescript for SAP BTP Cloud Foundry. + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| imageVariant | Upstream Node version (use -bookworm, -bullseye variants on local arm64/Apple Silicon): | string | 22-bookworm | + +This template references an image that was [pre-built](https://containers.dev/implementors/reference/#prebuilding) to automatically include needed devcontainer.json metadata. + +* **Image**: ghcr.io/the-nefarious-developer/sap-cap-typescript-node:20-bullseye ([source](https://github.com/The-Nefarious-Developer/devcontainer-images)) +* **Applies devcontainer.json contents from image**: Yes ([source](https://github.com/The-Nefarious-Developer/devcontainer-images/blob/main/src/sap-cap-typescript-node/.devcontainer/devcontainer.json)) + +--- + +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/The-Nefarious-Developer/devcontainer-templates/blob/main/src/sap-cap-typescript-node/devcontainer-template.json). Add additional notes to a `NOTES.md`._