You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
awesome-cli-apps/data/header.md

21 lines
784 B
Markdown

# Awesome list of CLI/TUI programs
This repository contains a list of (mainly) CLI/TUI apps with links and a short description.
To the best of my knowledge, this is the largest collection of CLI/TUI tools available in the form of awesome list.
The peculiarity of this repository is that the source of information is structured into CSV files with a simple structure.
See the `data/` directory.
This `README` file is generated from the CSV files.
To build `README.md` run (`python3` is required for building):
```
make
```
# How to contribute
If you have any suggestion or want your project listed here, drop me an email at `toolleeo@gmail.com`.
If you want to contribute through a pull request, make sure to add new entries to the correct CSV file under the `data/` directory.