HowToBuildStendhal/BuildTools: Difference between revisions

Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
Ant on macOS: fix anchor link
 
(One intermediate revision by the same user not shown)
Line 100:
== Ant on macOS ==
 
For macOS, the same instructions for [[HowToBuildStendhal{{PAGENAME}}#Ant_on_Windows|Windows]] can be used. Alternatively, it is also provided through Homebrew.
 
Example of installing on macOS using Homebrew:
Line 106:
$ brew install ant
</pre>
 
 
= Node =