improved README
This commit is contained in:
parent
37b6e1ce2c
commit
2442af328b
@ -39,14 +39,15 @@ icscli -h
|
|||||||
sudo make uninstall
|
sudo make uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
#### git-hooks
|
#### git-hooks for ctags pre-commit
|
||||||
|
|
||||||
The developer has to actively enable git hooks:
|
The developer has to actively enable git hooks:
|
||||||
```
|
```
|
||||||
git config --local core.hooksPath git-hooks
|
git config --local core.hooksPath git-hooks
|
||||||
```
|
```
|
||||||
|
This will run ctags on every commit.
|
||||||
|
|
||||||
#### TODO
|
#### TODO
|
||||||
|
|
||||||
- more tests
|
- more unit tests
|
||||||
- also show events that have already started but not ended yet
|
- also show events that have already started but not ended yet
|
||||||
|
Loading…
Reference in New Issue
Block a user