Contributing
I am always happy to retrieve contributions. Here is how to do it:
Fork the repository
Install normal & dev dependencies:
npm install
npm install --only=dev
Make your changes
Create a pull request
Other resources
Feel free to create an issue or feature request on GitHub.
Last updated