#command-line #tail #head

app cli-clap-example

A Rust project that does CLI for head and tail commands

1 unstable release

0.1.0 Dec 11, 2023

#2125 in Command line utilities

MIT license

6KB

rust-lang-course-rust-repo

Szablon repozytorium dla projektu w języku Rust

Zadania

  1. Stwórz nowe (prywatne!) repozytorium na podstawie szablonu (tutorial).
  2. Dodaj dwa kolejne kroki CI:
    • odpalenie lintera (cargo clippy)
    • odpalenie testów (cargo test)

Dependencies

~2–2.8MB
~51K SLoC