minhtrannhat 0eb51d851f
Fix(test): No more manual test setup
- Test setup now done automatically via `cargo test`. Testing fixtures
are automatically injected before tests.
2023-07-21 22:09:26 -04:00
2023-07-20 02:50:56 -04:00
2023-07-16 21:45:54 -04:00
2023-07-20 02:50:56 -04:00

Echor - A Rust Rewrite of GNU/BSD echo program

Build

cargo build

Test

cargo test

Description
Rust rewrite of GNU/BSD 'echo' program
Readme 41 KiB
Languages
Rust 92.8%
Shell 7.2%