Setup CI for a minimal Rust project
Setup CI for a minimal Rust project
I've settled on using Rust as the programming language to generate a beautiful calendar overview (as a BMP). This is my first project using this language and I had to start somewhere. My first step was the generation of a CI pipeline on Github.