{"id":14156483,"url":"https://github.com/devcontainers-community/templates","last_synced_at":"2025-04-14T01:18:24.790Z","repository":{"id":143468841,"uuid":"615149664","full_name":"devcontainers-community/templates","owner":"devcontainers-community","description":"📋 Community-driven collection of templates for @devcontainers","archived":false,"fork":false,"pushed_at":"2024-02-28T01:00:15.000Z","size":118,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T01:18:19.212Z","etag":null,"topics":["collection","devcontainer","devcontainer-template","devcontainers","devcontainers-collections"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devcontainers-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-17T03:49:40.000Z","updated_at":"2024-07-28T21:34:00.000Z","dependencies_parsed_at":"2024-08-17T08:17:29.042Z","dependency_job_id":null,"html_url":"https://github.com/devcontainers-community/templates","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"devcontainers/template-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ftemplates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ftemplates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ftemplates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devcontainers-community%2Ftemplates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devcontainers-community","download_url":"https://codeload.github.com/devcontainers-community/templates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804823,"owners_count":21164135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collection","devcontainer","devcontainer-template","devcontainers","devcontainers-collections"],"created_at":"2024-08-17T08:05:31.023Z","updated_at":"2025-04-14T01:18:24.745Z","avatar_url":"https://github.com/devcontainers-community.png","language":null,"funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# Community Dev Container templates\n\n📋 Community-driven collection of templates for [@devcontainers]\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=500 src=\"https://i.imgur.com/Us84cLP.png\"\u003e\n\u003c/p\u003e\n\n🔧 80% of the configuration you'll ever need \\\n💻 Ready to go with GitHub Codespaces \\\n🚀 Quickly get up-and-running with a Dev Container\n\n[![](https://img.shields.io/static/v1?style=for-the-badge\u0026message=%F0%9F%93%8B+Add+a+template\u0026color=0ABF53\u0026label=)](https://github.com/devcontainers-community/templates/discussions/new?category=ideas) \u0026nbsp;\n[![](https://img.shields.io/static/v1?style=for-the-badge\u0026message=%F0%9F%A4%9D+Join+the+org\u0026color=222222\u0026label=)](https://github.com/orgs/devcontainers-community/discussions/new?category=general)\n\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- START_TEMPLATE_LIST --\u003e\n\n- **[Dart](https://github.com/devcontainers-community/templates/tree/main/src/dart)** - Develop Dart based applications. Includes the Dart SDK, needed extensions, and dependencies.\n- **[Jupyter Data Science Notebooks](https://github.com/devcontainers-community/templates-jupyter-datascience-notebooks)** - Use Jupyter Data Science Notebooks with Python, R, Julia, and more.\n\n\u003c!-- END_TEMPLATE_LIST --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n## Usage\n\n![Codespaces](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Codespaces\u0026color=181717\u0026logo=GitHub\u0026logoColor=FFFFFF\u0026label=)\n![Devcontainers](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Devcontainers\u0026color=2496ED\u0026logo=Docker\u0026logoColor=FFFFFF\u0026label=)\n\n\u003cimg align=right height=220 src=\"https://i.imgur.com/Op9cG3y.png\"\u003e\n\nAfter creating a GitHub Codespace (or a devcontainer in VS Code), open the\nCommand Palette to find the \u003ckbd\u003eDev Containers: Add Dev Container Configuration\nFiles...\u003c/kbd\u003e command. After you run it, VS Code will guide you through the\ncreation of a `.devcontainer/devcontainer.json` file!\n\nMake sure you click the \u003ckbd\u003eShow All Definitions...\u003c/kbd\u003e option to see our\nunofficial templates!\n\n## Development\n\n![Deno](https://img.shields.io/static/v1?style=for-the-badge\u0026message=Deno\u0026color=000000\u0026logo=Deno\u0026logoColor=FFFFFF\u0026label=)\n\nThis is just the **collection index** of all the templates that we have. The\nactual source code for each feature is housed in each feature's own repository.\n🏠 Why do this? I dunno. 🤷‍♂️\n\nℹ This magic index image is only really used by [containers.dev/templates] and\nother indexing tools. You can use Dev Container Features without an index just\nfine.\n\nTo add a new feature, you can [open an Issue]. It'll probably result in some\nkind of new repository being created (or [transferred] to us if you've already\ncoded it up) and you being granted unrestricted access to manage it how you see\nfit. 🤗\n\nIf you want to become a Member of this organization, just [open an Issue] and\nwe'll get you set up. 🎉 We're very open to new people.\n\n\u003c!-- prettier-ignore-start --\u003e\n[@devcontainers]: https://github.com/devcontainers\n[containers.dev/templates]: https://containers.dev/templates\n[open an issue]: https://github.com/devcontainers-community/templates/issues/new\n[transferred]: https://docs.github.com/en/github/administering-a-repository/transferring-a-repository\n\u003c!-- prettier-ignore-end --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcontainers-community%2Ftemplates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcontainers-community%2Ftemplates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcontainers-community%2Ftemplates/lists"}