-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2fa4737
commit 21bb3f7
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
|
||
# alpine-n98-magerun (alpine-n98-magerun) | ||
# alpine-n98-magerun2 (alpine-n98-magerun2) | ||
|
||
Installs n98-magerun on alpine | ||
Installs n98-magerun2 on alpine | ||
|
||
## Example Usage | ||
|
||
```json | ||
"features": { | ||
"ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun:0": {} | ||
"ghcr.io/cirolosapio/devcontainers-features/alpine-n98-magerun2:0": {} | ||
} | ||
``` | ||
|
||
## Options | ||
|
||
| Options Id | Description | Type | Default Value | | ||
|-----|-----|-----|-----| | ||
| version | Version of n98-magerun to install | string | 7.3.1 | | ||
| version | Version of n98-magerun2 to install | string | 7.3.1 | | ||
| 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`._ | ||
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/cirolosapio/devcontainers-features/blob/main/src/alpine-n98-magerun2/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |