{"id":22696944,"url":"https://github.com/maxbeizer/go-koans","last_synced_at":"2025-09-26T13:06:54.451Z","repository":{"id":143122390,"uuid":"213265680","full_name":"maxbeizer/go-koans","owner":"maxbeizer","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-06T03:10:23.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-23T14:06:40.862Z","etag":null,"topics":[],"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/maxbeizer.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":"2019-10-07T00:29:53.000Z","updated_at":"2019-11-06T03:10:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"c145911c-fec2-48f4-9c13-bf02a509fe31","html_url":"https://github.com/maxbeizer/go-koans","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxbeizer/go-koans","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fgo-koans","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fgo-koans/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fgo-koans/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fgo-koans/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxbeizer","download_url":"https://codeload.github.com/maxbeizer/go-koans/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxbeizer%2Fgo-koans/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277081367,"owners_count":25757429,"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","status":"online","status_checked_at":"2025-09-26T02:00:09.010Z","response_time":78,"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":[],"created_at":"2024-12-10T05:11:40.069Z","updated_at":"2025-09-26T13:06:54.429Z","avatar_url":"https://github.com/maxbeizer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Koans\n\nFrom https://github.com/cdarwin/go-koans. The rest of the README is theirs.\n\nI'm not sure how this ever got popular under my namespace, but it seems to have\nenough interest that I feel compelled to maintain it now. The original author,\n[Steven Degutis](https://github.com/sdegutis), committed the initial suite of\ntests, 4c5e766, on Mar 10, 2012. I don't recall now how I discovered the\ninitial codebase beyond searching for \"go koans\" on GitHub. I do recall that\nI was enlightened considerably by [Ruby Koans](http://rubykoans.com/) and\nsomething similarly enlightening on my journey to the Nirvana of Go could be\na blessing for anyone.\n\nSince my discovery of [The Go Programming Language](https://golang.org/), the\nlanguage and development environments have changed significantly. I will do my\nbest to balance current best practices and a low barrier of entry for newcomers\n(whom I assume to be the vast majority of those with interest in this\nrepository). I will try to keep up to date with the latest stable releases. I\nhope I can rely on this wonderful community to help me with this.\n\n## Native Usage\n\nIf you prefer to do things \"natively\" you may download, install, and configure\nthe suite of tools provided by the binary or source distribution of your\nchoice from the [Downloads page](https://golang.org/dl/).\n\n1. Run `go test`.\n1. Make the failing tests pass, by replacing these types of `__variables__` with real values.\n\n## Docker Usage\n\n```shell\n$ ./docker.sh\n```\n\n## Helpful References\n\nBookmark the [spec](http://golang.org/ref/spec) and the [packages listing](http://golang.org/pkg/).\nYou can also run the Go website locally with `godoc -http=:8080`.\n\n## Go support in Vim\n\nIf you have an interest in a more fancy vim setup, I urge you to consider\nthe post on the [Go Development Environment for Vim](https://blog.gopheracademy.com/vimgo-development-environment/)\non the Gopher Academy Blog.\n\n## Go-Koans support in Emacs\n\n[Jacek Wysocki](https://github.com/exu) has provided some nice Go Koans helper\nscripts for Emacs users at [exu/go-koans.el](https://github.com/exu/go-koans.el)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxbeizer%2Fgo-koans","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxbeizer%2Fgo-koans","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxbeizer%2Fgo-koans/lists"}