aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2024-12-26 12:03:47 +0100
committerEgor Tensin <egor@tensin.name>2024-12-26 12:03:47 +0100
commit01eb3ea16628a2beee6f7583638586bfb1f1a3cd (patch)
tree12ee5a5c7b9488c0683b86819577d65310e2fbca
parentnet.h: remove duplicate declarations (diff)
downloadcimple-01eb3ea16628a2beee6f7583638586bfb1f1a3cd.tar.gz
cimple-01eb3ea16628a2beee6f7583638586bfb1f1a3cd.zip
update DEVELOPMENT.md
-rw-r--r--DEVELOPMENT.md8
1 files changed, 8 insertions, 0 deletions
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: