3 stable releases
new 1.0.3 | Nov 6, 2024 |
---|---|
1.0.2 | Oct 28, 2024 |
#139 in Unix APIs
255 downloads per month
3KB
windows-cat
cat command on windows written in rust (blazingly fast)
Install
Download binary from release or, if you have rust, run cargo install windows-cat
.
Build
Clone repo and run cargo build --release
in the directory.
Usage
cat [file]
Dependencies
~1MB
~15K SLoC