We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 .
whatsupdoc .
If it's installed only for a project, you'll have to use ./node_modules/whatsupdoc/whatsupdoc .
./node_modules/whatsupdoc/whatsupdoc .