Last change
on this file since 54 was 48, checked in by Izuru Yakumo, 18 months ago |
Switch HTML doctype to 4.01 Transitional, update documentation
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
263 bytes
|
Line | |
---|
1 | ID: 9egbae
|
---|
2 | Date: 2023-06-17T23:27:44Z
|
---|
3 | Title: Building from source
|
---|
4 | Authors: yakumo_izuru
|
---|
5 |
|
---|
6 | Requirements:
|
---|
7 | * git
|
---|
8 | * ocaml (>=4.13)
|
---|
9 |
|
---|
10 | 1. git clone https://git.chaotic.ninja/yakumo.izuru/logarion.git
|
---|
11 | 2. cd logarion
|
---|
12 | 3. git submodule update --init
|
---|
13 | 4. make deps
|
---|
14 | 5. make tgz
|
---|
Note:
See
TracBrowser
for help on using the repository browser.