Files
artloglaby/BUILD.md
philippe lhardy 2b050cccda better dependencies fetching
- provide git url for sharedrawweb
2025-11-01 22:57:33 +01:00

429 B

===== How to build this project ? =====

This project was done in java so it requires a java compiler to be build under an executable form.

It is expected you already obtained content of source since you are readeing this BUILD.md

within same directory as this BUILD.md :

./init.sh
# will create build scripts from artlog_toolbox
# ./doit.sh
# depends on sharedrawweb for stl export
./fetch_dependencies.sh
ant dist