Commit Graph

2 Commits (main)

Author SHA1 Message Date
iGor milhit a388b69b41
deps: check if pandoc and awk are installed
- Checks if pandoc is installed.
- Checks if awk is installed.
- Closes #6.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2022-11-02 19:22:47 +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