{"id":28565301,"url":"https://github.com/alertbox/feature-setup-deno","last_synced_at":"2026-03-07T08:02:34.513Z","repository":{"id":296914528,"uuid":"994534662","full_name":"alertbox/feature-setup-deno","owner":"alertbox","description":"Set up your @devcontainers with a specific version of Deno","archived":false,"fork":false,"pushed_at":"2025-06-03T02:36:22.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-10T14:14:36.677Z","etag":null,"topics":["deno","devcontainer-features","developer-tools"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alertbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-06-02T05:01:12.000Z","updated_at":"2025-06-03T02:36:25.000Z","dependencies_parsed_at":"2025-06-10T14:14:36.928Z","dependency_job_id":null,"html_url":"https://github.com/alertbox/feature-setup-deno","commit_stats":null,"previous_names":["alertbox/feature-setup-deno"],"tags_count":0,"template":false,"template_full_name":"devcontainers/feature-starter","purl":"pkg:github/alertbox/feature-setup-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Ffeature-setup-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Ffeature-setup-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Ffeature-setup-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Ffeature-setup-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alertbox","download_url":"https://codeload.github.com/alertbox/feature-setup-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alertbox%2Ffeature-setup-deno/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268351022,"owners_count":24236329,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["deno","devcontainer-features","developer-tools"],"created_at":"2025-06-10T14:14:34.429Z","updated_at":"2026-03-07T08:02:29.484Z","avatar_url":"https://github.com/alertbox.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://deno.com\"\u003e\u003cimg src=\"https://camo.githubusercontent.com/3bd1addadda204b1103c7989b704101b8c31d0760f803c72c93f805ff502012b/68747470733a2f2f64656e6f2e6c616e642f6c6f676f2e737667\" alt=\"Logo\" height=170\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eSetup Deno in Dev Containers\u003c/h1\u003e\n\nDownload, install, and setup specific version of [Deno](https://deno.com/) in your Dev Container.\n\n\n## Quick Start\n\n[![Open a Dev Container](https://img.shields.io/static/v1?style=for-the-badge\u0026label=Dev+Container\u0026message=Open\u0026color=blue\u0026logo=visualstudiocode)](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/alertbox/try-docsify)\n\nYou can also add this feature to your `devcontainer.json` file.\n\n```json filename=\"devcontainer.json\"\n\"features\": {\n    \"ghcr.io/alertbox/denoland/deno:1\": {}\n}\n```\n### Installing packages globally\n\nYou can also install packages globally, using the `packages` option. Typically this is used for installing CLI tools and the like.\n\n```json filename=\"devcontainer.json\"\n\"features\": {\n    \"ghcr:io/alertbox/denoland/deno:1\": {\n        \"packages\": \"jsr:@std/http/file-server\"\n    }\n}\n```\n\n### Node.js not needed\n\nYou don't need to use the feature [node](https://github.com/devcontainers/features/tree/main/src/node#readme) in most cases.\n\n## Options\n\nSee [src/deno](./src/deno/README.md) folder to learn more about options.\n\n\n## Contributing\n\nThe official repo to contribute would be [@denoland/deno](https://github.com/denoland/deno?tab=readme-ov-file#readme).\n\nHave a suggestion or a bug fix? Just open a pull request or an issue. Include clear and simple instructions possible.\n\n## License\n\nCopyright (c) The Alertbox, Inc. (@alertbox). All rights reserved.\n\nThe source code is license under the [MIT license](#MIT-1-ov-file).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertbox%2Ffeature-setup-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falertbox%2Ffeature-setup-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falertbox%2Ffeature-setup-deno/lists"}