mirror of
https://github.com/toolleeo/cli-apps.git
synced 2024-11-05 06:00:15 +00:00
19 lines
630 B
Markdown
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.
|