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

19 lines
630 B
Markdown

# Forewords
This repository contains a list of (mainly) CLI apps with links and a short description.
This updated version of the repository moves the format of data files from YAML to CSV.
This ``README`` file is automatically generated from the ``.csv`` files included in the repository.
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.