#copy #cli #demo

app rustycopier

A tool copy data

3 releases (breaking)

0.3.0 Sep 13, 2023
0.2.0 Sep 7, 2023
0.1.0 Sep 4, 2023

#44 in #demo

MIT/Apache

24KB
573 lines

RUSTYCOPIER

Its a copier implemented in rust programming language . I'm try to use the basic features of this great language that I learned from this awesome book The Rust Programming Language.

Installation

Cargo (most platforms)

If you have Cargo installed, you can compile & install from source: (Works with Stable Rust >=1.26)

cargo install rustycopier

Dependencies

~10–21MB
~303K SLoC