Update building-swg-with-ant.md

This commit is contained in:
Tekaoh
2019-04-20 14:13:33 -05:00
committed by GitHub
parent 2a8acae905
commit 94fa925895
+2
View File
@@ -1,6 +1,8 @@
---
title: Building SWG with ANT
---
# Building SWG with ANT
We now use Apache Ant to build the SWG codebase. Apache Ant is a scripting tool that is specifically made to build software projects into usable applications. You can find out more here: https://ant.apache.org/
The way Ant works is by calling it from the command line in this format: