Commit Graph

4 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
iGor milhit b95a5a819c
documentation: write the first version of REAME
- Writes the first version of the README.md file, which tries to
  describe and explain the project.
- Closes #3.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2022-10-31 12:37:08 +01:00
iGor milhit 901fb4ad16
Initial commit
- Crée le fichier README (automatiquement via la description du projet).
- Crée le fichier de LICENSE.

Co-Authored-by: iGor milhit <igor@milhit.ch>
2022-10-09 21:00:39 +02:00