ls_clone

Crates.iols_clone
lib.rsls_clone
version0.1.1
sourcesrc
created_at2023-09-22 18:34:55.621516
updated_at2023-10-02 19:40:52.08798
descriptionA clone of ls that I wrote in a weekend
homepage
repository
max_upload_size
id980753
size8,212
(stevehello166)

documentation

README

ls_clone

A clone of the GNU projects ls

Install

install Cargo(the rust package manager) and run cargo install ls_clone

  1. Download the source code
  2. Enter the source code directory and run cargo build --release
  3. After it compiles run cargo install --path .

run by entering the command ls_clone.

Commit count: 0

cargo fmt