1 unstable release
0.1.0 | Jan 27, 2020 |
---|
#25 in #local-git
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
~13MB
~303K SLoC