first commit

This commit is contained in:
2025-09-17 12:13:02 -04:00
commit e3a5efe56f
25 changed files with 2276 additions and 0 deletions

3
install.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
sudo cargo install --path ./ --root /usr/local/
sudo /usr/local/bin/watchman -s install