Crates.io | ls_clone |
lib.rs | ls_clone |
version | 0.1.1 |
source | src |
created_at | 2023-09-22 18:34:55.621516 |
updated_at | 2023-10-02 19:40:52.08798 |
description | A clone of ls that I wrote in a weekend |
homepage | |
repository | |
max_upload_size | |
id | 980753 |
size | 8,212 |
A clone of the GNU projects ls
install Cargo(the rust package manager) and run cargo install ls_clone
cargo build --release
cargo install --path .
run by entering the command ls_clone.