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

https://github.com/andreif/ls-tree-python


https://github.com/andreif/ls-tree-python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ls-tree

```bash
alias t="venv/bin/poetry run ls-tree"
alias tt="t | less -R"
```