HowToBuildStendhal/BuildTools: Difference between revisions

Content deleted Content added
imported>AntumDeluge
Moving contents of "Build Tools" from page HowToBuildStendhal
imported>AntumDeluge
Ant on macOS: fix anchor link
 
(3 intermediate revisions 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 =
Line 118 ⟶ 117:
== Node on Unix ==
 
Most Unix/Linux/BSD distributions have a version of Node available from the defaultsystem package manager.
 
Example of installing on Ubuntu: