Skip to content

Files

Latest commit

789eaee · May 26, 2014

History

History
36 lines (24 loc) · 438 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 438 Bytes

nman(1)

Read the node.js core api in man page format

install

bpkg

$ bpkg install nman -g

source:

$ git clone https://github.com/jwerle/nman.git 
$ cd ./nman
$ make install

or

(cd /tmp && git clone --depth 1 https://github.com/jwerle/nman.git && cd nman && sudo make install && cd -)

usage

$ nman fs

license

MIT