issues
search
iolivia
/
rust-sokoban
Rust Sokoban book and code samples
https://sokoban.iolivia.me
MIT License
156
stars
30
forks
source link
CI improvements
#13
Open
iolivia
opened
4 years ago
iolivia
commented
4 years ago
We have a CI thanks to @wbprice! 🎉
Some future improvements:
[ ] use some clever caching to share state between the different folders
[x] automate the CI yml file to discover added/removed sample folders
[ ] add mdbook build and test step - see
https://rust-lang.github.io/mdBook/continuous-integration.html
[ ] use clippy in the pipeline
[ ] use prettier for the markdown files
We have a CI thanks to @wbprice! 🎉
Some future improvements: