1
0

Refactored common hook code into new NickelHook library (#64)

This commit is contained in:
Patrick Gaskin
2020-07-27 11:11:58 -04:00
committed by GitHub
parent 2cfb51ac0d
commit b4b86fbb37
24 changed files with 269 additions and 748 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "NickelHook"]
path = NickelHook
url = https://github.com/pgaskin/NickelHook.git
branch = master