Here's the current way to install StackTalk locally
Requirements
- The StackTalk source code.
- Zig 0.16.0
- Git, which you can find here if it isn't already installed by your operating system.
Process
1. Clone down the StackTalk source code:
git clone https://forge.nouveau.community/yumaikas/stack-talk
2. Run zig build
3. Copy the sk and skit exectables from ./zig-out/bin onto your PATH