Switch Homebrew Template
Hello World template for switch homebrew development.
Requirements
Switch with CFW(SX OS, Atmosphere)
Build
make
Build using docker
./scripts/build-docker-image.sh #builds the docker switchdev image local
./build.sh #builds the app using the docker image ghcr.io/bay0/switch-homebrew-template:latest
hbmenu
Test Homebrew via- Start hbmenu on your CFW Switch
- Press Y to use the NetLoader
-
Run nxlink
nxlink -s -a 192.168.XXX.XXX out\<homebrew_name>.nro
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.