{"id":26009729,"url":"https://github.com/emmathemartian/clockwork-gitpod-template","last_synced_at":"2026-02-12T07:02:19.171Z","repository":{"id":264242324,"uuid":"892175002","full_name":"EmmaTheMartian/clockwork-gitpod-template","owner":"EmmaTheMartian","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-24T16:59:58.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-05T23:49:47.735Z","etag":null,"topics":["clockwork","gitpod","gitpod-template","vlang"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EmmaTheMartian.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-21T16:29:36.000Z","updated_at":"2025-01-24T19:10:46.000Z","dependencies_parsed_at":"2025-03-05T22:04:08.858Z","dependency_job_id":"2ebfb611-63ce-4092-a7fb-3a8646204ba6","html_url":"https://github.com/EmmaTheMartian/clockwork-gitpod-template","commit_stats":null,"previous_names":["emmathemartian/clockwork-gitpod-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/EmmaTheMartian/clockwork-gitpod-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fclockwork-gitpod-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fclockwork-gitpod-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fclockwork-gitpod-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fclockwork-gitpod-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmmaTheMartian","download_url":"https://codeload.github.com/EmmaTheMartian/clockwork-gitpod-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fclockwork-gitpod-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29360721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T01:03:07.613Z","status":"online","status_checked_at":"2026-02-12T02:00:06.911Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clockwork","gitpod","gitpod-template","vlang"],"created_at":"2025-03-05T22:03:57.759Z","updated_at":"2026-02-12T07:02:19.143Z","avatar_url":"https://github.com/EmmaTheMartian.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clockwork Gitpod Template\n\nA template/reference repo containing a Gitpod configuration to automatically\ninstall V and Clockwork.\n\n## After Cloning This Template\n\n- Update the `TODO` values in `v.mod`\n- Add your project's name to `.gitignore`\n- Replace this README\n\n## Using the Template\n\nYou can either click the `Use this template` button at the top right to make a\nnew repo using this template, or you can run this in your shell:\n\n```\ngit clone https://github.com/emmathemartian/clockwork-gitpod-template \u0026\u0026\\\nfind clockwork-gitpod-template -maxdepth 1 -mindepth 1 -not -name .git -exec mv '{}' . \\; \u0026\u0026\\\nrm -rf clockwork-gitpod-template\n```\n\n\u003e This script will clone the template, then move all files from it into the\n\u003e working directory *except* for the `.git` folder, then finally delete the\n\u003e `clockwork-gitpod-template` folder.\n\n## Template License\n\nThis template is licensed under MIT-0, which is MIT but no attribution needed.\nFeel free to do whatever you want with this template, it took me literally 5\nminutes to make :\u003e\n\nLicense text:\n\n```\nMIT No Attribution\n\nCopyright 2025 EmmaTheMartian\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this\nsoftware and associated documentation files (the \"Software\"), to deal in the Software\nwithout restriction, including without limitation the rights to use, copy, modify,\nmerge, publish, distribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A\nPARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmathemartian%2Fclockwork-gitpod-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmathemartian%2Fclockwork-gitpod-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmathemartian%2Fclockwork-gitpod-template/lists"}