Skip to content

Latest commit

History

History
28 lines (19 loc) 路 776 Bytes

File metadata and controls

28 lines (19 loc) 路 776 Bytes

Claude Code (via npm)

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

Example Usage

"features": {
    "ghcr.io/devcontainers-extra/features/claude-code:1": {
        "version": "latest"
    }
}

Options

Options Id Description Type Default Value
version Select the version to install. string "latest"

License

MIT

References