Skip to content

Commit

Permalink
Merge pull request #7 from cirolosapio/automated-documentation-update…
Browse files Browse the repository at this point in the history
…-6381289747

Automated documentation update
  • Loading branch information
cirolosapio authored Oct 2, 2023
2 parents d9fb388 + dc65d96 commit 63d3550
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/alpine-n98-magerun/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

# alpine-n98-magerun (alpine-n98-magerun)

Installs n98-magerun on alpine

## Example Usage

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun:0": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| version | Version of n98-magerun to install | string | 7.1.0 |
| initZsh | Init zsh | boolean | true |



---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-n98-magerun/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
24 changes: 24 additions & 0 deletions src/alpine-navi/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

# alpine-navi (alpine-navi)

Installs navi on alpine

## Example Usage

```json
"features": {
"ghcr.io/cirolosapio/devcontainers-features/alpine-navi:0": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| initZsh | Init zsh configs | boolean | true |



---

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

0 comments on commit 63d3550

Please sign in to comment.