2 releases
0.1.2 | Dec 11, 2023 |
---|---|
0.1.1 | Dec 11, 2023 |
#2760 in Command line utilities
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
~2–2.8MB
~50K SLoC