tool updates

This commit is contained in:
Dax Raad
2025-06-04 13:12:13 -04:00
parent a890288900
commit d13822d26e
37 changed files with 1066 additions and 702 deletions

View File

@@ -17,6 +17,7 @@ await Promise.all([
export namespace Global {
export const Path = {
data,
bin: path.join(data, "bin"),
cache,
config,
} as const