{"id":28682207,"url":"https://github.com/anthropics/devcontainer-features","last_synced_at":"2025-07-15T13:04:03.604Z","repository":{"id":280911873,"uuid":"941826422","full_name":"anthropics/devcontainer-features","owner":"anthropics","description":"Anthropic Dev Container Features, including Claude Code CLI","archived":false,"fork":false,"pushed_at":"2025-03-11T21:38:26.000Z","size":49,"stargazers_count":46,"open_issues_count":1,"forks_count":9,"subscribers_count":45,"default_branch":"main","last_synced_at":"2025-06-12T10:13:25.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/anthropics.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}},"created_at":"2025-03-03T05:43:15.000Z","updated_at":"2025-06-11T04:41:54.000Z","dependencies_parsed_at":"2025-03-06T01:27:54.965Z","dependency_job_id":"cab2a449-9160-4e41-8a01-36dedd969b4b","html_url":"https://github.com/anthropics/devcontainer-features","commit_stats":null,"previous_names":["anthropics/devcontainer-features"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anthropics/devcontainer-features","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthropics%2Fdevcontainer-features","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthropics%2Fdevcontainer-features/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthropics%2Fdevcontainer-features/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthropics%2Fdevcontainer-features/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthropics","download_url":"https://codeload.github.com/anthropics/devcontainer-features/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthropics%2Fdevcontainer-features/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259531632,"owners_count":22872140,"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":[],"created_at":"2025-06-14T02:07:57.586Z","updated_at":"2025-06-14T02:07:58.008Z","avatar_url":"https://github.com/anthropics.png","language":"Shell","funding_links":[],"categories":["Shell","官方仓库"],"sub_categories":[],"readme":"# Dev Container Features\n\nThis repository contains [Dev Container Features](https://containers.dev/implementors/features/), including one that installs the Claude Code CLI.\n\n## Contents\n\n- `src/claude-code`: The Claude Code CLI feature\n- `test`: Automated tests for the feature\n\n## Usage\n\nTo use this feature in your devcontainer, add it to your `devcontainer.json` file:\n\n```json\n\"features\": {\n    \"ghcr.io/anthropics/devcontainer-features/claude-code:1.0\": {}\n}\n```\n\n## Requirements\n\nThe feature automatically depends on Node.js and will install it if not already present.\n\n## Building and Testing\n\nYou can build and test the feature using the [dev container CLI](https://github.com/devcontainers/cli):\n\n```bash\n# Test the feature\ndevcontainer features test -f claude-code .\n\n# Publish the feature\ndevcontainer feature publish -n anthropics/devcontainer-features .\n```\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthropics%2Fdevcontainer-features","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthropics%2Fdevcontainer-features","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthropics%2Fdevcontainer-features/lists"}