{"id":17680893,"url":"https://github.com/hanabi1224/codingame-go-template","last_synced_at":"2025-03-30T19:13:28.687Z","repository":{"id":84283377,"uuid":"336902386","full_name":"hanabi1224/codingame-go-template","owner":"hanabi1224","description":"Codingame template for golang to allow multi-file local repo and non-std libraries","archived":false,"fork":false,"pushed_at":"2021-02-07T22:56:47.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T21:37:13.071Z","etag":null,"topics":["codingame","codingame-template"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hanabi1224.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":"2021-02-07T22:18:33.000Z","updated_at":"2021-04-26T21:15:37.000Z","dependencies_parsed_at":"2023-03-12T22:15:04.218Z","dependency_job_id":null,"html_url":"https://github.com/hanabi1224/codingame-go-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanabi1224%2Fcodingame-go-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanabi1224%2Fcodingame-go-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanabi1224%2Fcodingame-go-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hanabi1224%2Fcodingame-go-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hanabi1224","download_url":"https://codeload.github.com/hanabi1224/codingame-go-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365645,"owners_count":20765546,"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":["codingame","codingame-template"],"created_at":"2024-10-24T09:09:43.051Z","updated_at":"2025-03-30T19:13:28.648Z","avatar_url":"https://github.com/hanabi1224.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codingame-go-template\nCodingame template for golang to allow multi-file local repo and non-std libraries\n\n## How to use\n1. Install bundle tool\n  ```go get -u golang.org/x/tools/...```\n\n1. Customize go generate directive\n    ```go\n    // Open main.go and change below line\n    // go:generate bundle -o ./../out/bundle.go -prefix \"\" .\n    ```\n\n1.  ```cd src```\n2.  ```go generate```\n3. Use codingame chrome extension to connect generated single file to browser IDE\n\n\n## How to bundle other libraries\n\n    Take go-linq as example\n\n\n```\ngo install github.com/ahmetalpbalkan/go-linq\ncd $GOPATH/github.com/ahmetalpbalkan/go-linq\nbundle -o ./../pkg_go_linq.go -pkg main -prefix  .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanabi1224%2Fcodingame-go-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhanabi1224%2Fcodingame-go-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhanabi1224%2Fcodingame-go-template/lists"}