codelist 1.1.2

A tiny tool for surfing a file structure, intended for codebases
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# codelist
![Screenshot](screenshot0.png)

## Usage
`codelist`
`codelist <DIRECTORY_PATH>`
`codelist -h OR --help`
`codelist -n OR --no-hide <DIRECTORY_PATH>`

## Installation
`cargo install codelist`
Note: Rust/cargo required





![Screenshot](screenshot1.png)