Hello World template for switch homebrew development.
Switch with CFW(SX OS, Atmosphere)
make
./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
Test Homebrew via hbmenu
- 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
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.