You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.2 KiB

Contributing

The main development is on GitHub at http://github.com/mcollina/mosca. In order to contribute, fork the repo on github and send a pull requests with topic branches. Do not forget to provide specs for your contribution.

Contact the lead dev

You can reach @matteocollina on twitter of via email at hello@matteocollina.com.

Running specs

  • Fork and clone the repository
  • Run npm install
  • Run npm test

Coding guidelines

Follow felix guidelines. This project use JSHint to validate the source code formatting with a pre commit hook: please respect that.

Contribution License Agreement

Project license: MIT

  • You will only Submit Contributions where You have authored 100% of the content.
  • You will only Submit Contributions to which You have the necessary rights. This means that if You are employed You have received the necessary permissions from Your employer to make the Contributions.
  • Whatever content You Contribute will be provided under the Project License.