1.2.0 • Published 7 years ago

repo-vision v1.2.0

Weekly downloads
16
License
ISC
Repository
github
Last release
7 years ago

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/
1.2.0

7 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago