kurosakishigure / katharsis

CLI tool for generating RSS feeds.
MIT License
0 stars 1 forks source link

Update ci.yml to support cross-platform binary builds and additional checks #1

Closed kurosakishigure closed 21 hours ago

kurosakishigure commented 1 day ago

Why?

We need to enhance our CI pipeline by adding more features, such as Clippy and fmt checks, and uploading the built artifacts to the Releases page.

So?

We still need to set up a few things for the repository, such as issue templates and security checks. This will take a bit of time :)