-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated documentation update [skip ci]
- Loading branch information
github-actions
committed
Oct 25, 2024
1 parent
57b8a64
commit d97de08
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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`._ |