Last change
on this file since 49 was 47, checked in by Izuru Yakumo, 22 months ago |
Izuru Yakumo, The Violet Hermit shall be taking over Logarion's development, from now on
Signed-off-by: Izuru Yakumo <yakumo.izuru@…>
|
File size:
263 bytes
|
Rev | Line | |
---|
[47] | 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.