Skip to content

Commit 1def2bd

Browse files
authored
Merge pull request #61 from jsburckhardt/automated-documentation-update-17887111480
Automated documentation update
2 parents 3d048b1 + 582bec1 commit 1def2bd

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/just/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# just (just)
3+
4+
A command runner. Just is a handy way to save and run project-specific commands.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/just:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of just to install from GitHub releases e.g. 1.22.0 | string | latest |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jsburckhardt/devcontainer-features/blob/main/src/just/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)