Skip to content

Commit 8f00f81

Browse files
Automated documentation update [skip ci] (#1)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8d13818 commit 8f00f81

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src/noir/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
# Noir (noir)
3+
4+
Installs the Noir programming language
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/noir-lang/features/noir:0": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Select or enter a version of Noir to install. | string | nightly |
19+
20+
## Customizations
21+
22+
### VS Code Extensions
23+
24+
- `noir-lang.vscode-noir`
25+
26+
27+
28+
---
29+
30+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/noir-lang/features/blob/main/src/noir/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)