Commit Graph

2 Commits (56879deef860b466077498a1e13d61287cfbc8ae)

Author SHA1 Message Date
iGor milhit 56879deef8
deps: check if pandoc and awk are installed
- Checks if pandoc is installed.
- Checks if awk is installed.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2022-11-02 19:21:32 +01:00
iGor milhit 8ea1b50cbc
Makefile: display a minimal help message
- Creates the Makefile.
- Adds a way to display a minimal help message. This part comes entirely
  from
  <https://www.thapaliya.com/en/writings/well-documented-makefiles>.
- Documents the requirements and the usage in the README.
- Closes #2.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2022-10-31 16:45:55 +01:00