| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
docker push ghcr.io/NAMESPACE/IMAGE-NAME:TAG |
Sorry, something went wrong.
Claude Code overview
Get started in 30 secondsPrerequisites:
Install Claude Code: To install Claude Code, use one of the following methods: **macOS, Linux, WSL:**```bash theme={null}
curl -fsSL https://claude.ai/install.sh | bash
```
**Windows PowerShell:**
```powershell theme={null}
irm https://claude.ai/install.ps1 | iex
```
**Windows CMD:**
```batch theme={null}
curl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd
```
<Info>
Native installations automatically update in the background to keep you on the latest version.
</Info>
<Info> Homebrew installations do not auto-update. Run `brew upgrade claude-code` periodically to get the latest features and security fixes. </Info> <Info> WinGet installations do not auto-update. Run `winget upgrade Anthropic.ClaudeCode` periodically to get the latest features and security fixes. </Info> Start using Claude Code: cd your-project
claudeYou'll be prompted to log in on first use. That's it! Continue with Quickstart (5 minutes) → See [advanced setup](/en/setup) for installation options, manual updates, or uninstallation instructions. Visit [troubleshooting](/en/troubleshooting) if you hit issues.What Claude Code does for you
Why developers love Claude Code
Use Claude Code everywhereClaude Code works across your development environment: in your terminal, in your IDE, in the cloud, and in Slack.
Next stepsSee Claude Code in action with practical examples Step-by-step guides for common workflows Solutions for common issues with Claude Code Run Claude Code as a standalone applicationAdditional resourcesLearn more about Claude Code on claude.com Create custom AI agents with the Claude Agent SDK Configure Claude Code with Amazon Bedrock or Google Vertex AI Customize Claude Code for your workflow Learn about CLI commands and controls Clone our development container reference implementation Discover Claude Code's safeguards and best practices for safe usage Understand how Claude Code handles your data |
Sorry, something went wrong.
|
git diff A..B |
Sorry, something went wrong.
|
git diff A...B |
Sorry, something went wrong.
|
npm install -g typescript-language-server |
Sorry, something went wrong.
|
brew install copilot-cli |
Sorry, something went wrong.
|
brew install copilot-cli@prerelease |
Sorry, something went wrong.
|
npm install -g @github/copilot |
Sorry, something went wrong.
|
run exec zsh -l |
Sorry, something went wrong.
|
Commands (copy & paste): |
Sorry, something went wrong.
|
Reviewers: flynnjustin24 |
Sorry, something went wrong.
|
run: |
Sorry, something went wrong.
There was a problem hiding this comment.
git clone https://github.com/mineiros-io/terraform-github-repository.git
cd terraform-github-repository/examples/public-respository
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
docker push ghcr.io/octocat/hello_docker:latest