Setup CI for a minimal Rust project

Tobias Schmidt published on
1 min, 61 words

Categories: Project 2024

Tags: Github

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.