aboutsummaryrefslogtreecommitdiff
path: root/src/oryx
diff options
context:
space:
mode:
Diffstat (limited to 'src/oryx')
-rw-r--r--src/oryx/README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/oryx/README.md b/src/oryx/README.md
new file mode 100644
index 0000000..6f15882
--- /dev/null
+++ b/src/oryx/README.md
@@ -0,0 +1,25 @@
+
+# Oryx (oryx)
+
+
+
+## Example Usage
+
+```json
+"features": [
+ {
+ "id": "devcontainers/features/oryx@latest",
+ "options": {
+ "version": "latest"
+ }
+ }
+]
+```
+
+## Options
+
+
+
+---
+
+_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._