cooper

0.0.2 • Public • Published

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)

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i cooper

    Weekly Downloads

    3

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • tjscooper