rustmatic icon indicating copy to clipboard operation
rustmatic copied to clipboard

Set up CI

Open Michael-F-Bryan opened this issue 5 years ago • 1 comments

I'm not sure when we want to resolve #7 and make the repository publicly accessible, but when we do I'd like to activate CI for this project. I just rebased the wasm branch onto master and found the GPIO crate had accidentally been broken when we were playing around with the Device code.

If we activate CI it'll make sure master can't accidentally get broken, plus we can do nice things like generate API docs for the current code, or render our book so it can be viewed using GitHub Pages instead of needing to run mdbook serve locally.

Michael-F-Bryan avatar Dec 14 '19 16:12 Michael-F-Bryan

Looked through #7 and the forum thread again, and I have no further issues, that is the decision for when to go public is yours. Do you have any more requirements/issues towards this? MVP, Readme, etc?

NOP0 avatar Dec 14 '19 19:12 NOP0