Our great sponsors
-
-
Cool project. Doing something similar, although with a different angle regarding the order in which the material is presented, with my project Trane (https://github.com/trane-project/trane).
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
This is how the CLI is released with binaries for multiple OS and architectures: https://github.com/trane-project/trane-cli/blob/master/.github/workflows/release.yml
-
it’s made with tui-rs. the docs for that lib are a good place to start, but there’s a whole ecosystem of crates underlying it that you might want to look into. also look into other crates using tui-rs for inspiration.