Merge branch 'main' into johnhenry/env-claude-path

This commit is contained in:
viper151
2025-09-23 10:48:59 +02:00
committed by GitHub
5 changed files with 2328 additions and 19 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env node
// Load environment variables from .env file
import fs from 'fs';
import path from 'path';