Skip to content

Commit

Permalink
Merge pull request #1 from actcoding/automated-documentation-update-1…
Browse files Browse the repository at this point in the history
…2536198415

Automated documentation update
  • Loading branch information
axelrindle authored Dec 29, 2024
2 parents 922d8dd + 421a9e0 commit 2e12383
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions src/moonrepo/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,20 @@

# Hello, World! (hello)
# moonrepo (moonrepo)

A hello world feature
Installs the moonrepo tool.

## Example Usage

```json
"features": {
"ghcr.io/devcontainers/feature-starter/hello:1": {
"version": "latest"
}
"ghcr.io/actcoding/devcontainer-features/moonrepo:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| greeting | Select a pre-made greeting, or enter your own | string | hey |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/actcoding/devcontainer-features/blob/main/src/moonrepo/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 2e12383

Please sign in to comment.