catr/README.md

12 lines
130 B
Markdown
Raw Normal View History

# Rust rewrite of GNU cat
## Dependencies
- `mold` - a high speed linker
- `clang`
## Build
`cargo build`
## Test
`cargo test`