Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.|