From 01eb3ea16628a2beee6f7583638586bfb1f1a3cd Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 26 Dec 2024 12:03:47 +0100 Subject: update DEVELOPMENT.md --- DEVELOPMENT.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 0d88a72..df3d0d8 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -1,3 +1,11 @@ +### Setting up + +Set up git hooks by running + + ./scripts/setup-hooks.sh + +### Building + There's a Makefile with useful shortcuts to build the project in the "build/" directory: -- cgit v1.2.3