rw

v1.1.1
Now stdin and stdout are files.
fs readFile writeFile stdin stdout

test

test/run-tests && eslint index.js lib

prepublish

npm test

postpublish

VERSION=`node -e 'console.log(require("./package.json").version)'`; git push && git tag -am "Release $VERSION." v${VERSION} && git push --tags

Metadata

Downloads

Maintainers