Skip to content

Commit

Permalink
Merge pull request #50 from joshuanianji/automated-documentation-upda…
Browse files Browse the repository at this point in the history
…te-8166281070

Automated documentation update
  • Loading branch information
joshuanianji authored Mar 6, 2024
2 parents 52e036a + 3b43642 commit a071e32
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions src/edgedb-cli/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@

# EdgeDB (edgedb-cli)

EdgeDB CLI via the official installation script. Includes the VSCode extension and mounts ~/.local/share/edgedb for data persistence.

## Example Usage

```json
"features": {
"ghcr.io/joshuanianji/devcontainer-features/edgedb-cli:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|


## Customizations

### VS Code Extensions

- `magicstack.edgedb`

## OS and Architecture Support

Architectures: `amd` and `arm`

OS: `ubuntu`, `debian`

Shells: `bash`, `zsh`, `fish`

## Changelog

| Version | Notes |
| ------- | --------------- |
| 1.0.0 | Initial Version |


---

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

0 comments on commit a071e32

Please sign in to comment.