move many build/control scripts in artlog_toolbox, prepare artlog_toolbox to be shared between multiple projects
Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
This commit is contained in:
3
README
3
README
@@ -6,7 +6,6 @@ this can generate a stl file, overall goal was to print it with a 3D printer, i
|
||||
This is the very first usable part.
|
||||
It was developped under debian 7/8 but since it is java based it might be very easily recompiled or even just copied on other platform.
|
||||
|
||||
|
||||
there is a console gui menu base with ./doit.sh
|
||||
|
||||
requirement : you need a java jdk environment installed ( java + javac ) and ant
|
||||
@@ -21,6 +20,8 @@ mkdir github
|
||||
cd github
|
||||
git clone https://github.com/artlog/labystl.git
|
||||
cd labystl
|
||||
./init.sh
|
||||
# will create build scripts from artlog_toolbox
|
||||
./doit.sh
|
||||
ant
|
||||
run
|
||||
|
||||
Reference in New Issue
Block a user