A tiny utility for reading from a file to stdout.
  • Rust 83.1%
  • Dockerfile 16.9%
Find a file
2025-11-16 14:33:31 +00:00
src Switch from write to write_all for stdout 2025-11-16 14:33:31 +00:00
.gitignore Initial Commit 2025-11-12 22:37:27 +00:00
Cargo.lock Add better error handling 2025-11-14 21:01:36 +00:00
Cargo.toml Add better error handling 2025-11-14 21:01:36 +00:00
Containerfile Add Containerfile 2025-11-14 21:01:36 +00:00
LICENSE Add LICENSE and README 2025-11-14 21:01:36 +00:00
README.md Add LICENSE and README 2025-11-14 21:01:36 +00:00

TinyCat

Version Size

A tiny utility for reading from a file to stdout.

License

This repository is licensed under the Apache License 2.0.