HowToBuildStendhal/BuildTools: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge →Ant on macOS: fix anchor link |
||
| Line 100: | Line 100: | ||
== Ant on macOS == |
== Ant on macOS == |
||
For macOS, the same instructions for [[ |
For macOS, the same instructions for [[{{PAGENAME}}#Ant_on_Windows|Windows]] can be used. Alternatively, it is also provided through Homebrew. |
||
Example of installing on macOS using Homebrew: |
Example of installing on macOS using Homebrew: |
||
| Line 106: | Line 106: | ||
$ brew install ant |
$ brew install ant |
||
</pre> |
</pre> |
||
= Node = |
= Node = |
||