initial import from /x/ monorepo

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-03-17 19:33:07 -04:00
commit 9923878c5c
61 changed files with 5615 additions and 0 deletions

3
Brewfile Normal file
View File

@@ -0,0 +1,3 @@
# programming languages
brew "go@1.24"
brew "node"