feat: init command.

This commit is contained in:
2026-06-10 19:25:50 -04:00
parent c663f15618
commit cec8d0e490
4 changed files with 180 additions and 9 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"