Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 463 Bytes

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