Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elanhasson/devcontainer-features
A collection of devcontainer features.
https://github.com/elanhasson/devcontainer-features
Last synced: 10 days ago
JSON representation
A collection of devcontainer features.
- Host: GitHub
- URL: https://github.com/elanhasson/devcontainer-features
- Owner: ElanHasson
- License: mit
- Created: 2023-08-11T05:41:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T10:34:04.000Z (8 months ago)
- Last Synced: 2024-05-01T16:01:09.334Z (6 months ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Devcontainer Features
[![Tests](https://github.com/ElanHasson/devcontainer-features/actions/workflows/test.yaml/badge.svg)](https://github.com/ElanHasson/devcontainer-features/actions/workflows/test.yaml)
This repo contains my custom devcontainer features.
## Features
| Feature | Description |
| ------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------- |
| [digitalocean-doctl-cli-persistence](./src/digitalocean-doctl-cli-persistence) | Avoid extra logins from the DigitalOcean `doctl` CLI by preserving the `~/.config/doctl` folder across container instances. |
| [dotnet-aspire-daily](./src/dotnet-aspire-daily) | installs .NET Aspire daily builds.|