Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivy/devcontainer-features
A collection of devcontainer features, I'm building and maintaining.
https://github.com/ivy/devcontainer-features
devcontainer devcontainer-feature devcontainer-features devcontainers devcontainers-features
Last synced: 4 days ago
JSON representation
A collection of devcontainer features, I'm building and maintaining.
- Host: GitHub
- URL: https://github.com/ivy/devcontainer-features
- Owner: ivy
- License: mit
- Created: 2024-12-19T02:52:21.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2024-12-19T08:40:25.000Z (10 days ago)
- Last Synced: 2024-12-19T09:30:29.453Z (10 days ago)
- Topics: devcontainer, devcontainer-feature, devcontainer-features, devcontainers, devcontainers-features
- Language: Shell
- Homepage: https://github.com/ivy/devcontainer-features
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ivy's Devcontainer Features
[![Tests](https://github.com/ivy/devcontainer-features/actions/workflows/test.yaml/badge.svg)](https://github.com/ivy/devcontainer-features/actions/workflows/test.yaml)
This is a collection of devcontainer features I'm building and maintaining.
## Features
| Feature | Description |
| ------- | ----------- |
| [aider](src/aider) | Installs [Aider](https://github.com/Aider-AI/aider) into your development container, enabling AI-assisted pair programming directly from your terminal. |