feat: init command.

This commit is contained in:
2026-06-10 19:25:50 -04:00
parent d3eb4e84f9
commit 42c01a081d
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"