You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[github-cli-persistence](./src/github-cli-persistence)| Avoid extra logins from the Github CLI by preserving the `~/.config/gh` folder across container instances. |
12
-
|[terraform-cli-persistence](./src/terraform-cli-persistence)| Avoid extra logins from the Terraform CLI by preserving the `~/.terraform.d` folder across container instances. |
13
-
|[aws-cli-persistence](./src/aws-cli-persistence)| Avoid extra logins from the AWS CLI by preserving the `~/.aws` folder across container instances. |
14
-
|[gcloud-cli-persistence](./src/gcloud-cli-persistence)| Avoid extra logins from the Google Cloud CLI by preserving the `~/.config/gcloud` folder across container instances. |
15
-
|[lamdera](./src/lamdera)| Installs [Lamdera](https://dashboard.lamdera.app/), a type-safe full-stack web-app platform for Elm (v1.1.0 and later). |
16
-
|[mount-pnpm-store](./src/mount-pnpm-store)| Mounts the pnpm store to a volume to share between multiple devcontainers. |
17
-
|[edgedb-cli](./src/edgedb-cli)|EdgeDB CLI via the official installation script. Includes the VSCode extension and mounts ~/.local/share/edgedb for data persistence. |
|[github-cli-persistence](./src/github-cli-persistence)| Avoid extra logins from the Github CLI by preserving the `~/.config/gh` folder across container instances.|
12
+
|[terraform-cli-persistence](./src/terraform-cli-persistence)| Avoid extra logins from the Terraform CLI by preserving the `~/.terraform.d` folder across container instances.|
13
+
|[aws-cli-persistence](./src/aws-cli-persistence)| Avoid extra logins from the AWS CLI by preserving the `~/.aws` folder across container instances.|
14
+
|[gcloud-cli-persistence](./src/gcloud-cli-persistence)| Avoid extra logins from the Google Cloud CLI by preserving the `~/.config/gcloud` folder across container instances.|
15
+
|[lamdera](./src/lamdera)| Installs [Lamdera](https://dashboard.lamdera.app/), a type-safe full-stack web-app platform for Elm (v1.1.0 and later).|
16
+
|[mount-pnpm-store](./src/mount-pnpm-store)| Mounts the pnpm store to a volume to share between multiple devcontainers.|
17
+
|[gel-cli](./src/gel-cli)|Gel CLI (previously EdgeDB) via the official installation script. Includes the VSCode extension as well as a couple mounts for data persistence. |
0 commit comments