No description
  • Rust 99%
  • Just 1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-18 16:17:22 +02:00
.idea Setup rustrover 2025-10-18 10:48:35 +02:00
src Support JSON at the end of line 2026-07-18 16:17:22 +02:00
.editorconfig Setup linting and pre-commit hooks 2025-05-23 11:30:09 +02:00
.gitignore Ignore txt files 2023-11-19 18:40:27 +01:00
.pre-commit-config.yaml Setup rustrover 2025-10-18 10:48:35 +02:00
Cargo.lock Can pretty print JSON 2023-11-26 16:55:17 +01:00
Cargo.toml Move project to codeberg 2025-10-18 10:47:44 +02:00
justfile Add justfile to ease releasing 2025-05-23 11:54:55 +02:00
LICENSE Add license & metadata 2023-11-26 15:54:33 +01:00
README.md Move project to codeberg 2025-10-18 10:47:44 +02:00

ree

Output the last part of files, just like tail. It will stop if a file is deleted. If a file is moved, it will keep tracking it.

Run ree --help to view all options.

License

This project is licensed under the MIT license.