Skip to content
Jeremy Greer edited this page Jun 23, 2014 · 1 revision

The rough draft of whatsupdoc has been released. I should have mentioned that it's best to install the npm package globally.

npm install -g whatsupdoc

This way, you can run it anywhere with whatsupdoc .

If it's installed only for a project, you'll have to use ./node_modules/whatsupdoc/whatsupdoc .

Clone this wiki locally