#git #local-git #fuzzy #find #command #display #commit

app prj

Navigate between local repos quickly with fuzzy find and git summaries

1 unstable release

0.1.0 Jan 27, 2020

#23 in #local-git

MIT license

165KB
606 lines

prj

prj is a command line tool that helps you jump between your local git repositories.

Demo

Features

  • Fast fuzzy find your project thanks to fuzzy-matcher
  • Displays git information from each project:
    • Last commit summary
    • Currently checked out branch
    • Pending/uncommitted changes

Installation

cargo install prj

Dependencies

~16MB
~342K SLoC