0.1.0 • Published 8 years ago

yarpc v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

yarpc-node

build status

Installation

npm install yarpc

Examples

NPM scripts

  • npm run add-licence This will add the licence headers.
  • npm run cover This runs the tests with code coverage
  • npm run lint This will run the linter on your code
  • npm test This will run the tests.
  • npm run trace This will run your tests in tracing mode.
  • npm run travis This is run by travis.CI to run your tests
  • npm run view-cover This will show code coverage in a browser

Contributors

  • kriskowal

MIT Licenced