This commit is contained in:
Cyber MacGeddon 2024-10-03 17:45:07 +01:00
parent 4dd33a6be0
commit 39ddf8a37a

View file

@ -1,4 +1,8 @@
= Developer's guide
== Release management
To do a public release you need to... To do a public release you need to...
- Get the git directory ready for the release - Get the git directory ready for the release
@ -34,6 +38,8 @@ To do a public release you need to...
- make - make
- make push - make push
== Local build
To do a local build, you need to... To do a local build, you need to...
- Consider what version you want to build at, and change this in Makefile. - Consider what version you want to build at, and change this in Makefile.