source: code/trunk/doc/9egbae.txt@ 71

Last change on this file since 71 was 65, checked in by Izuru Yakumo, 8 months ago

Replace Cmdliner with Ocmd, re-add documentation

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 275 bytes
Line 
1ID: 9egbae
2Date: 2023-06-17T23:27:44Z
3Title: Building from source
4Authors: Izuru Yakumo
5Topics: Logarion
6
7Requirements:
8* git
9* ocaml (>=4.13)
10
111. git clone git://git.chaotic.ninja/yakumo_izuru/logarion
122. cd logarion
133. git submodule update --init
144. make deps
155. make tgz
Note: See TracBrowser for help on using the repository browser.