Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 553 Bytes

README.adoc

File metadata and controls

19 lines (12 loc) · 553 Bytes

speedread-rs

a Rust clone of speedread, built with tui-rs.

dev shell

commands below expect to be run inside of a nix dev shell.

either run nix develop (requires Flakes), run nix-shell (using legacy nix), or use nix-direnv.

Keeping Cargo.nix (cargo2nix) up to date

please do this after modifying source, so that dependencies are updated.

# in repo root
cargo2nix -f