Skip to content

haron/claude-code-setup.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

claude-code-setup.sh

An easy way to set up Claude Code integration and then invite @claude in issue comments to do the coding.

Setup

  1. Make sure you have gh installed and authenticated.

  2. Clone this repo, then go to your working copy and run the script:

git clone [email protected]:haron/claude-code-setup.sh.git
cd my-project
../claude-code-setup.sh/claude-code-setup.sh

The script will:

  1. Guide you through creating an Anthropic API key
  2. Set up GitHub Actions secrets
  3. Configure the Claude GitHub App
  4. Create the workflow file
  5. Create a pull request with the integration.

About

Configure Claude Code to handle issues in your Github repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published