| Crates.io | cpy |
| lib.rs | cpy |
| version | 0.1.0 |
| created_at | 2020-11-06 17:24:21.893112+00 |
| updated_at | 2020-11-06 17:24:21.893112+00 |
| description | A basic, cross platform Rust binary to copy files using glob patterns. |
| homepage | |
| repository | https://github.com/timfish/cpy-rs |
| max_upload_size | |
| id | 309278 |
| size | 10,834 |
A basic, cross platform Rust library to copy files using glob patterns.
cpy target/**/*.{dll,dylib,so} dist --preserve-directories