Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 470 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 470 Bytes

Contributing

If you find an issue, a pull request is always better than a bug report. Please fork and submit your code fixes.

If you want to build some new features, we have a roadmap.md of features we want. You can add features you want there, or just code the feature and send a pull request.

Cloning

$ git clone https://github.com/jonrohan/ZeroClipboard.git
$ cd ZeroClipboard/
$ make

Tests

$ make test