2 unstable releases
| 0.2.0 | Mar 14, 2024 |
|---|---|
| 0.1.0 | Mar 14, 2024 |
#309 in Build Utils
5KB
rust-lang-course-rust-repo
Szablon repozytorium dla projektu w języku Rust
Zadania
- Stwórz nowe (prywatne!) repozytorium na podstawie szablonu (tutorial).
- Dodaj dwa kolejne kroki CI:
- odpalenie lintera (
cargo clippy) - odpalenie testów (
cargo test)
- odpalenie lintera (
Dependencies
~1.1–1.7MB
~32K SLoC