Automated setup script for Claude Code CLI with AWS Bedrock integration.
Supported Platforms: Linux and macOS
Run directly from GitHub (no download/clone needed):
curl -fsSL https://raw.githubusercontent.com/naxa-developers/claude-code-setup/master/setup_claude_bedrock.sh | bashOr if you prefer the one-liner:
bash <(curl -fsSL https://raw.githubusercontent.com/naxa-developers/claude-code-setup/master/setup_claude_bedrock.sh)