This raycast extension is created from git-repos, and add some additional features:
- Show git status of repo with inline tag
- Show clear status details on detail window
- Toggle detail to review git repo state
- Clone the repository.
- Install dependencies with
npm install
. - Build the extension with
npm run build
. - Open the extension with Raycast.
- Enter your local git repository paths on configuration (separate with :)
- Set commonly-used Terminal Emulator like iTerm2 (default to Terminal)
Entrance:
Main View:
You can hit Enter
to toggle status details in right window:
Or do some actions on that repository, like copy repo path and go to terminal, or open it in github: