Last change
on this file since 74 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
|
Rev | Line | |
---|
[65] | 1 | ID: 9egbae
|
---|
| 2 | Date: 2023-06-17T23:27:44Z
|
---|
| 3 | Title: Building from source
|
---|
| 4 | Authors: Izuru Yakumo
|
---|
| 5 | Topics: Logarion
|
---|
| 6 |
|
---|
| 7 | Requirements:
|
---|
| 8 | * git
|
---|
| 9 | * ocaml (>=4.13)
|
---|
| 10 |
|
---|
| 11 | 1. git clone git://git.chaotic.ninja/yakumo_izuru/logarion
|
---|
| 12 | 2. cd logarion
|
---|
| 13 | 3. git submodule update --init
|
---|
| 14 | 4. make deps
|
---|
| 15 | 5. make tgz
|
---|
Note:
See
TracBrowser
for help on using the repository browser.