Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 421 Bytes

grecent

The interactive branch switcher. It sorts your local branches by local commit and gives you an interactive interface to switch between them.

grecent demo

Install

Just run npm i grecent -g and start using grecent from any git repository :)

Roadmap

  1. Integrate babel to publish the package so it's usable for older node versions
  2. Write unit tests and set up Travis / CircleCI