cain_ls 0.1.1

A simple ls command implementation in Rust
cain_ls-0.1.1 is not a library.
Visit the last successful build: cain_ls-0.1.3

cain_ls

Goal 1

  1. get curr directory
  2. get all files in curr directory
  3. display above files

Goal 2

  1. make executable