{"id":22119537,"url":"https://github.com/sekky61/create-google-script","last_synced_at":"2026-04-29T11:03:49.694Z","repository":{"id":265725897,"uuid":"896545438","full_name":"Sekky61/create-google-script","owner":"Sekky61","description":"Starter template for a Google Apps Script project with bun","archived":false,"fork":false,"pushed_at":"2024-12-06T21:16:03.000Z","size":126,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T06:26:38.367Z","etag":null,"topics":["bun","gas","google-script","template"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sekky61.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-30T16:44:47.000Z","updated_at":"2024-12-06T21:16:06.000Z","dependencies_parsed_at":"2024-12-01T23:30:44.080Z","dependency_job_id":"c8b0ec6d-4743-4bee-95f2-bd8ba64777aa","html_url":"https://github.com/Sekky61/create-google-script","commit_stats":null,"previous_names":["sekky61/create-google-script"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sekky61/create-google-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Fcreate-google-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Fcreate-google-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Fcreate-google-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Fcreate-google-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sekky61","download_url":"https://codeload.github.com/Sekky61/create-google-script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sekky61%2Fcreate-google-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","gas","google-script","template"],"created_at":"2024-12-01T14:14:48.637Z","updated_at":"2026-04-29T11:03:49.678Z","avatar_url":"https://github.com/Sekky61.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Script template\n\nMy starter template for a Google Script project.\nIt uses clasp and bun.\n\nIt supports:\n- Typescript\n- npm packages\n- Easy deployment with versions and bundling\n- lint with Biome\n- Tests in CI\n\n## Get Started\n\nClone the repository and that is it.\nBun makes this very easy with [bun create](https://bun.sh/docs/cli/bun-create):\n```bash\nbun create Sekky61/create-google-script mydir\n```\n\n## Pushing project\n\nFor interacting with clasp, read their [docs](https://github.com/google/clasp/blob/master/docs/README.md).\n\n`bun run login` will log you in globally using your browser.\nAfter logging in, either `bun run create` or `bun run clone` to pair with a project.\nThis creates a `.clasp.json` file with the info. You may not want to commit it, because it is user-specific.\n\nNow with the project paired, `bun run push` or `bun run watch` will update the project on google cloud.\n\n`bun run deploy -- \"description\"`\n\n## Tips\n\nTo run tests, type `bun test`.\nSee more in the [bun test docs](https://bun.sh/docs/cli/test).\n\nYou may wish to change the license.\n\nGlobals like `console`, `Session` and `Blob` are documented [here](https://developers.google.com/apps-script/reference/base).\n\nEnabling advanced services modifies the appsscript.json file on script.google.com. After enabling an advanced service in the UI, copy the appsscript.json file from script.google.com into your editor to use the advanced services in your project.\n\n## Disclaimer\n\nDISCLAIMER: This script is not affiliated with, endorsed by, or officially supported by Google.\nIt is an independent tool created for managing Apps Script deployments using clasp.\nUse it at your own risk, and refer to official Google documentation for guidance on Apps Script and clasp.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekky61%2Fcreate-google-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsekky61%2Fcreate-google-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsekky61%2Fcreate-google-script/lists"}