buster/scripts
dal 88ecc1b216
Add simplified env file copy script for worktrees
This script copies all .env files from ~/buster/buster to the current worktree,
ignoring gitignore rules to ensure actual .env files are copied (not just examples).
Unlike the existing move-env-to-worktree.ts script which respects gitignore,
this script is designed specifically for syncing environment files between worktrees.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 19:31:44 -06:00
..
copy-env-files.ts Add simplified env file copy script for worktrees 2025-07-25 19:31:44 -06:00
install.ps1 refactor: streamline Windows CLI artifact build process 2025-06-12 07:50:43 -06:00
install.sh refactor: streamline Windows CLI artifact build process 2025-06-12 07:50:43 -06:00
move-env-to-worktree.ts Refactor .env file copying script to implement custom gitignore handling 2025-07-25 19:20:48 -06:00
new-package.ts dry run 2025-07-25 18:29:35 -06:00
prebuild.sh dry run 2025-07-25 18:29:35 -06:00
setup.sh Added setup script + few new changes to address {{variable}} issues 2025-07-18 14:11:23 -06:00
test-before-pr.ts fix some broken unit tests 2025-07-22 12:14:55 -06:00