#ls #command #gnu #projects #path #weekend #wrote

app ls_clone

A clone of ls that I wrote in a weekend

2 releases

0.1.1 Oct 2, 2023
0.1.0 Sep 22, 2023

#1 in #weekend

MIT license

4KB

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.

Dependencies

~0–10MB
~56K SLoC