read-dir 0.2.0

A tool to reading directories
Documentation
1
2
3
4
5
6
# rd (Read Directory)
## Description
rd was bulit as a replacement for the `ls` command. I built it as a small project to get a more in depth understanding of how the utilities I use everday work.

## Installation
Cargo: `cargo install rd-dir`