Closed leesei closed 8 years ago
npm will install man page, no need to install manually https://docs.npmjs.com/files/package.json#man
npm
npm install https://github.com/leesei/rfc#man-fix -g
Actually we can port the whole Makefile to npm script, what's your opinion?
Fixes #5
@leesei +1 LGTM
I'll merge the test command to package.json and remove Makefile in another PR.
package.json
Makefile
@leesei awesome, thanks
npm
will install man page, no need to install manually https://docs.npmjs.com/files/package.json#manActually we can port the whole Makefile to npm script, what's your opinion?