Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devcontainers-community/templates
📋 Community-driven collection of templates for @devcontainers
https://github.com/devcontainers-community/templates
collection devcontainer devcontainer-template devcontainers devcontainers-collections
Last synced: 6 days ago
JSON representation
📋 Community-driven collection of templates for @devcontainers
- Host: GitHub
- URL: https://github.com/devcontainers-community/templates
- Owner: devcontainers-community
- Created: 2023-03-17T03:49:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T01:00:15.000Z (9 months ago)
- Last Synced: 2024-08-17T08:07:18.459Z (3 months ago)
- Topics: collection, devcontainer, devcontainer-template, devcontainers, devcontainers-collections
- Homepage:
- Size: 115 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Community Dev Container templates
📋 Community-driven collection of templates for [@devcontainers]
🔧 80% of the configuration you'll ever need \
💻 Ready to go with GitHub Codespaces \
🚀 Quickly get up-and-running with a Dev Container[![](https://img.shields.io/static/v1?style=for-the-badge&message=%F0%9F%93%8B+Add+a+template&color=0ABF53&label=)](https://github.com/devcontainers-community/templates/discussions/new?category=ideas)
[![](https://img.shields.io/static/v1?style=for-the-badge&message=%F0%9F%A4%9D+Join+the+org&color=222222&label=)](https://github.com/orgs/devcontainers-community/discussions/new?category=general)- **[Dart](https://github.com/devcontainers-community/templates/tree/main/src/dart)** - Develop Dart based applications. Includes the Dart SDK, needed extensions, and dependencies.
- **[Jupyter Data Science Notebooks](https://github.com/devcontainers-community/templates-jupyter-datascience-notebooks)** - Use Jupyter Data Science Notebooks with Python, R, Julia, and more.## Usage
![Codespaces](https://img.shields.io/static/v1?style=for-the-badge&message=Codespaces&color=181717&logo=GitHub&logoColor=FFFFFF&label=)
![Devcontainers](https://img.shields.io/static/v1?style=for-the-badge&message=Devcontainers&color=2496ED&logo=Docker&logoColor=FFFFFF&label=)After creating a GitHub Codespace (or a devcontainer in VS Code), open the
Command Palette to find the Dev Containers: Add Dev Container Configuration
Files... command. After you run it, VS Code will guide you through the
creation of a `.devcontainer/devcontainer.json` file!Make sure you click the Show All Definitions... option to see our
unofficial templates!## Development
![Deno](https://img.shields.io/static/v1?style=for-the-badge&message=Deno&color=000000&logo=Deno&logoColor=FFFFFF&label=)
This is just the **collection index** of all the templates that we have. The
actual source code for each feature is housed in each feature's own repository.
🏠 Why do this? I dunno. 🤷♂️ℹ This magic index image is only really used by [containers.dev/templates] and
other indexing tools. You can use Dev Container Features without an index just
fine.To add a new feature, you can [open an Issue]. It'll probably result in some
kind of new repository being created (or [transferred] to us if you've already
coded it up) and you being granted unrestricted access to manage it how you see
fit. 🤗If you want to become a Member of this organization, just [open an Issue] and
we'll get you set up. 🎉 We're very open to new people.[@devcontainers]: https://github.com/devcontainers
[containers.dev/templates]: https://containers.dev/templates
[open an issue]: https://github.com/devcontainers-community/templates/issues/new
[transferred]: https://docs.github.com/en/github/administering-a-repository/transferring-a-repository