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
173 B
Makefile

README.md: header.md cli-apps.md resources.yaml
cat header.md cli-apps.md > README.md
cli-apps.md: cli2md.py cli-apps.yaml resources.yaml
python3 cli2md.py > cli-apps.md