gemini-cli/scripts
Seth Troisi 7663ccf0bd
Fix Docker Build permission issue (#95)
During docker build `npm install` running as node was exiting with 243 (EACCES) from trying to install the tgz files because `npm pack` created the files with 400 permissions on my system.
2025-04-21 14:35:03 -07:00
..
build.sh don't assume .env file (#83) 2025-04-21 11:21:48 -07:00
build_sandbox.sh Fix Docker Build permission issue (#95) 2025-04-21 14:35:03 -07:00
check-build-status.js Add apache2 SPDX headers to all source files (#48) 2025-04-18 17:44:24 -07:00
clean.sh More license headers, add a CONTRIBUTING.md file (also fix README.md formatting) (#81) 2025-04-21 10:04:03 -07:00
sandbox.sh sandbox.sh utility to easily log into or execute commands in a sandbox, set hostname and SANDBOX env var to container name (#92) 2025-04-21 13:52:51 -07:00
start.sh enable debugging through sandbox (#88) 2025-04-21 12:39:58 -07:00
start_sandbox.sh sandbox.sh utility to easily log into or execute commands in a sandbox, set hostname and SANDBOX env var to container name (#92) 2025-04-21 13:52:51 -07:00