https://github.com/lambdachad/switch
Simple switch development setup that uses Nix and Zig
https://github.com/lambdachad/switch
nix zig
Last synced: about 1 month ago
JSON representation
Simple switch development setup that uses Nix and Zig
- Host: GitHub
- URL: https://github.com/lambdachad/switch
- Owner: lambdachad
- Created: 2022-11-18T23:08:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T10:38:02.000Z (over 3 years ago)
- Last Synced: 2026-04-13T14:30:37.459Z (2 months ago)
- Topics: nix, zig
- Language: Zig
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)