Skip to content

12Jack21/local-git-repos

Repository files navigation

Local Git Repos

This raycast extension is created from git-repos, and add some additional features:

  1. Show git status of repo with inline tag
  2. Show clear status details on detail window
  3. Toggle detail to review git repo state

Installation

  • Clone the repository.
  • Install dependencies with npm install.
  • Build the extension with npm run build.
  • Open the extension with Raycast.

Setup

  1. Enter your local git repository paths on configuration (separate with :)
  2. Set commonly-used Terminal Emulator like iTerm2 (default to Terminal)

Usage

Entrance:

entrance


Main View:

core core2 core3


You can hit Enter to toggle status details in right window:

details


Or do some actions on that repository, like copy repo path and go to terminal, or open it in github:

open_on_github

License

MIT

About

A raycast extension to show local git repo status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published