1 unstable release
0.1.0 | Dec 11, 2023 |
---|
#33 in #head
6KB
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.9–2.7MB
~47K SLoC