feat: init command.

This commit is contained in:
2026-06-10 19:25:50 -04:00
parent d3eb4e84f9
commit 90f7176e47
4 changed files with 82 additions and 8 deletions

2
.envrc
View File

@@ -1,4 +1,4 @@
use flake
ROOT="."
ROOT="/home/spencer/github.com/envr-zig"
export PATH=".:${ROOT}/deps/zig:${ROOT}/deps/zls:$PATH"