Skip to content

sergio-asenjo/opencode-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencode-switch

Nintendo Switch homebrew client for the Opencode server.

Build in devcontainer

  1. Open the repository in VS Code.
  2. Reopen in Container.
  3. The container runs make automatically. Outputs land in dist/.

Manual build inside the container:

make

Build locally with Docker

Use the helper script to build in a Docker container without installing devkitPro locally.

./build.sh

Outputs land in dist/.

Build locally with devkitPro installed

If devkitPro + devkitA64 + libnx + SDL2 + curl are installed on the host:

make

Outputs land in dist/.

About

OpenCode accessible from your Nintendo Switch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages