repo-vision
v1.2.0
Published
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.
Downloads
20
Maintainers
Readme
Repo Vision
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
Options
Specify the port
rv-start --port=8080
Specify a relative directory
rv-start ./path/to/project/