Added LICENSE, added support to FreeBSD and macOS.

This commit is contained in:
Marco Cetica
2023-04-03 16:29:57 +02:00
parent 961498fc99
commit b4d05cefe4
4 changed files with 685 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ jobs:
shellcheck tests.sh
- name: Install using Makefile
run: |
make install
sudo make install
- name: Run unit tests
run: |
sudo ./tests.sh I_HAVE_READ_THE_HELPER