Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 670 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 670 Bytes

Contributing

Contributions are highly encouraged and welcome. Bug fixes and clean ups do no need much coordination, but if you're interested in contributing a feature, contact me at felixschlitter@gmail.com and we can get the ball rolling — There's plenty to do. To get up and running, run:

npm i && bower i && npm test

NB: Purescript is declared a devDependency in package.json, so no need to bring your own. Also, during development, npm run watch is extremely useful to get immediate feedback.

A quick overview of the implementation for potential contributors

The project can roughly be broken up into several distinct areas of work: