{"id":16228504,"url":"https://github.com/pyoner/gas-lib-boilerplate","last_synced_at":"2025-07-18T15:36:11.074Z","repository":{"id":149630868,"uuid":"78625217","full_name":"pyoner/gas-lib-boilerplate","owner":"pyoner","description":"Google Apps Script lib boilerplate","archived":false,"fork":false,"pushed_at":"2017-01-12T09:13:41.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T14:38:37.114Z","etag":null,"topics":["gas","google","google-apps-script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pyoner.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":"2017-01-11T09:49:55.000Z","updated_at":"2017-07-05T04:55:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"c593fc50-ed54-4756-b883-a1d7ba948a65","html_url":"https://github.com/pyoner/gas-lib-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pyoner/gas-lib-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoner%2Fgas-lib-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoner%2Fgas-lib-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoner%2Fgas-lib-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoner%2Fgas-lib-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyoner","download_url":"https://codeload.github.com/pyoner/gas-lib-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyoner%2Fgas-lib-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265786765,"owners_count":23828331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gas","google","google-apps-script"],"created_at":"2024-10-10T12:55:34.804Z","updated_at":"2025-07-18T15:36:11.048Z","avatar_url":"https://github.com/pyoner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Apps Script lib boilerplate\n\n## Install\nFirst, clone the repo via git:\n```bash\ngit clone https://github.com/pyoner/gas-lib-boilerplate.git your-project-name\n```\nAnd then install dependencies.\n```bash\n$ cd your-project-name \u0026\u0026 npm install\n```\n\n## Usage for lib\nPut your code inside src/lib directory.\nTo publish lib code on npm run:\n```bash\nnpm publish\n```\n\n# Optional actions\n\n## Install \n1. `npm install -g node-google-apps-script` [more info](https://www.npmjs.com/package/node-google-apps-script)\n2. clone this repo and move to inside repo directory\n3. `npm install .` install deps\n4. change `gapps.config.json` fileId\n\n\n## Usage for test app or lib code on a server\nTo build project run:\n```bash\nnpm run build\n```\nTo deploy project run:\n```bash\nnpm run deploy\n```\nor run:\n```bash\ngapps upload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyoner%2Fgas-lib-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyoner%2Fgas-lib-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyoner%2Fgas-lib-boilerplate/lists"}