Setting up Development Environment: Difference between revisions
WinterMute (talk | contribs) No edit summary |
WinterMute (talk | contribs) |
||
Line 1: | Line 1: | ||
= Setup = | = Setup = | ||
Install [ | Install [https://devkitpro.org/ devkitA64]. If it's already installed, update it using sudo (dkp-)pacman -Syu. On Windows, there's a [https://github.com/devkitPro/installer/releases/latest graphical installer]. On Unix-like platforms such as Linux/macOS, there's [https://github.com/devkitPro/pacman/releases/latest pacman]. | ||
[https://devkitpro.org devkitPro] also provides a set of [https://hub.docker.com/u/devkitpro/ Docker images] which come pre-installed with all the portlibs packages. | |||
==Windows== | ==Windows== |