0.0.2 • Published 9 years ago

cooper v0.0.2

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

Cooper - A workflow process library.

npm package

Build status Coverage Status

Installation

  npm install cooper --save

Usage

  var cooper = require('cooper');

  console.log(cooper.version());

Tests

   npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.0.2 Pre-release travis and coveralls integration for repo.
  • 0.0.1 Pre-release npm init with tests (outputs version)