mix claude (claude v0.1.0)
Entry point for Claude mix tasks. Delegates to the CLI module for command processing.
Claude is an opinionated Claude Code integration for Elixir projects.
Usage
mix claude <command> [subcommand] [options]
Commands
hooks
- Manage Claude Code hookshelp
- Show help information
Examples
mix claude hooks install
mix claude hooks uninstall
mix claude help
For detailed help on any command:
mix claude <command> help
Summary
Functions
Callback implementation for Mix.Task.run/1
.
Functions
Callback implementation for Mix.Task.run/1
.