Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md

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