mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Headings
This commit is contained in:
parent
4dd33a6be0
commit
39ddf8a37a
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue