Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

devkitA64

The bare minimum to build Switch homebrews.

Usage

docker run --rm -it -v $(pwd):/source greatwizard/devkita64

Examples

devkitPro is installed in /opt/devkitPro with examples for the Switch in the examples/switch directory. You can find several folders to demonstrate how to use various capabilities of the Switch. To build an example, cd into its directory and run make.