ics_cli/README.md
2023-08-22 00:18:00 +02:00

27 lines
201 B
Markdown

Show upcoming events of an .ics file.
```
make run
```
#### installation
```
make
```
```
sudo make install
```
#### uninstall
```
sudo make uninstall
```
#### TODO
- improve makefile
- tests