Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 533 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 533 Bytes
# Clone including submodules
git clone --recursive https://github.com/tong/armory_examples_browser.git
cd armory_examples_browser/

# Build armory_examples projects
haxe build-examples.hxml

# Build armory_templates projects
haxe build-templates.hxml

# Build armory_tutorial projects
haxe build-tutorials.hxml

# Build application
haxe app.hxml