improved README

This commit is contained in:
bjt-user 2024-07-09 08:40:13 +02:00
parent 37b6e1ce2c
commit 2442af328b

View File

@ -39,14 +39,15 @@ icscli -h
sudo make uninstall
```
#### git-hooks
#### git-hooks for ctags pre-commit
The developer has to actively enable git hooks:
```
git config --local core.hooksPath git-hooks
```
This will run ctags on every commit.
#### TODO
- more tests
- more unit tests
- also show events that have already started but not ended yet