nmv
v1.0.9
Published
Node Module Visualizer
Downloads
103
Readme
##Overview
A node module visulalizer for the command line. Written in node.js.
##Install
$ npm install -g nmv
##Usage
This is pretty simple too.
$ nmv /path/to/your/repository/or/file/
##Keyboard shortcuts
Press u or C-c key to quite the NMV.
Press tab key to change the window.
Press Arrow up key to move up.
Press Arrow down key to move down.
##Contributors
##License
MIT