doc: update makefile help text

This commit is contained in:
nodiscc 2022-08-10 16:07:36 +02:00
parent 9abe9f4c6a
commit dae52f8519
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -102,8 +102,9 @@ description: "[Java](https://en.wikipedia.org/wiki/Java_(programming_language))
$ make help
install install build tools in a virtualenv
import import data from original list at https://github.com/awesome-selfhosted/awesome-selfhosted
process apply automatic processing (gather github metadata)
build build markdown singlepage document from yaml data
update_metadata update metadata from project repositories/API
awesome_lint check data against awesome-selfhosted guidelines
export export markdown singlepage document from yaml data
help generate list of targets with descriptions
```