repo-vision

1.2.0 • Public • Published

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.

demo

To run, simply:

  1. npm install -g repo-vision
  2. rv-start
  3. navigate to localhost:4000

Options

  • Specify the port

    rv-start --port=8080
    
  • Specify a relative directory

    rv-start ./path/to/project/
    

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i repo-vision

    Weekly Downloads

    3

    Version

    1.2.0

    License

    ISC

    Last publish

    Collaborators

    • ryan_hall