Skip to content
(David *)Frenkiel edited this page Mar 15, 2025 · 1 revision

Setting up the development environment

To enable the git hooks included in this repo, run in in the root folder:

    git config --local core.hooksPath .git-hooks/
Clone this wiki locally