Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/willdoescode/lh

like lu but in c
https://github.com/willdoescode/lh

c ls

Last synced: 7 days ago
JSON representation

like lu but in c

Awesome Lists containing this project

README

        

# LH

![demo](demo.png)

### Build

```shell
gcc -std=c17 *.c -o lh
```

### Run

```shell
./lh
```