An npm
package that helps you to visualize and interact with your local repository. View branches and commit messages, and checkout previous states of your project straight from the browser.
To run, simply:
npm install -g repo-vision
rv-start
- navigate to localhost:4000
-
Specify the port
rv-start --port=8080
-
Specify a relative directory
rv-start ./path/to/project/