zmq-service-suite-message

1.0.0 • Public • Published

Build Status Code Climate

ZMQ Service Oriented Suite Message Module

NPM version

This project is a node-js message module representation for ZMQ Service Suite.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Bump versioning

We use grunt bump package to control package versioning.

Bump Patch version

$ grunt bump

Bump Minor version

$ grunt bump:minor

Bump Major version

$ grunt bump:major

Running Specs

$ npm test

Coverage Report

We aim for 100% coverage and we hope it keeps that way! :) We use pre-commit and pre-push hooks and CI to accomplish this, so don't mess with our build! :P

Check the report after running npm test.

$ open ./coverage/lcov-report/index.html

/zmq-service-suite-message/

    Package Sidebar

    Install

    npm i zmq-service-suite-message

    Weekly Downloads

    2

    Version

    1.0.0

    License

    BSD

    Unpacked Size

    20.3 kB

    Total Files

    7

    Last publish

    Collaborators

    • pjanuario