summaryrefslogtreecommitdiff
path: root/scripts/build.sh
AgeCommit message (Collapse)Author
2025-04-21don't assume .env file (#83)Olcan
2025-04-21Ignore grep error if .env doesn't exist (#82)Jaana Dogan
.env file is optional. If it doesn't exist, the current script outputs "grep: .env: No such file or directory".
2025-04-21More license headers, add a CONTRIBUTING.md file (also fix README.md ↵Tyler
formatting) (#81)
2025-04-21seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) (#76)Olcan