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/Makefile

6 lines
180 B
Makefile

README.md: header.md cli-apps.md
cat header.md cli-apps.md > README.md
cli-apps.md: cli2md.py apps.csv categories.csv resources.csv articles.csv
python3 cli2md.py > cli-apps.md