An open API service indexing awesome lists of open source software.

https://github.com/svelterust/switch

Simple switch development setup that uses Nix and Zig
https://github.com/svelterust/switch

nix zig

Last synced: over 1 year ago
JSON representation

Simple switch development setup that uses Nix and Zig

Awesome Lists containing this project

README

          

# switch

```
git clone https://github.com/knarkzel/switch
cd switch
nix-shell
zig build
```

## Resources

- [switch-examples](https://github.com/switchbrew/switch-examples)
- [libnx repository](https://github.com/switchbrew/libnx)
- [libnx documentation](https://switchbrew.github.io/libnx/files.html)