5 lines
63 B
Batchfile
5 lines
63 B
Batchfile
@echo off
|
|
python Examples.py -d
|
|
cd ExtractedExamples
|
|
ant build
|