added cli parsing functions

This commit is contained in:
2023-08-22 00:12:30 +02:00
parent 5b284899ea
commit 7cb6f902b6
4 changed files with 59 additions and 12 deletions

View File

@ -22,3 +22,11 @@ clean:
.PHONY: uninstall
uninstall:
rm /usr/local/bin/ics_analyzer
.PHONY: test
test:
./a.out
@echo
./a.out -h
@echo
./a.out -f tests/calendar.ics