Results 4 issues of Flaise

I'd like to use steamworks-rs in one of my projects but I'm lost as to where to even begin. Is there any documentation or example code that can help give...

With a fresh update of the master branch, I ran `cargo test` to make sure everything downloaded properly: ``` ✔ ~/projects/steamworks-rs [master|✔ ] 09:28 $ git rev-parse HEAD ffd355e58fbbe43d0dc617004b17441ffac91ee7 ✔...

When using rollup-watch directly, without the CLI (which I am doing because I need events to fire in response to build events), errors raised in plugins appear to halt the...

Test project: https://github.com/Flaise/power-assert-test Environment: - Ubuntu 14.04.3 LTS - node 4.1.1 - npm 3.3.5 - mocha 2.3.3 - power-assert 1.1.0 - espower-babel 3.3.0 Output: ``` $ npm run test-works >...