{"id":42844221,"url":"https://github.com/mmmommm/goinit","last_synced_at":"2026-01-30T11:55:19.064Z","repository":{"id":57638347,"uuid":"429335508","full_name":"mmmommm/goinit","owner":"mmmommm","description":"Generate initial configuration files for Go.","archived":false,"fork":false,"pushed_at":"2022-05-08T05:16:57.000Z","size":2228,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-20T03:25:50.016Z","etag":null,"topics":["cli","go","initialization"],"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/mmmommm.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}},"created_at":"2021-11-18T07:28:13.000Z","updated_at":"2023-03-07T08:39:29.000Z","dependencies_parsed_at":"2022-09-26T20:21:16.371Z","dependency_job_id":null,"html_url":"https://github.com/mmmommm/goinit","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/mmmommm/goinit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmmommm%2Fgoinit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmmommm%2Fgoinit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmmommm%2Fgoinit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmmommm%2Fgoinit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmmommm","download_url":"https://codeload.github.com/mmmommm/goinit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmmommm%2Fgoinit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28912152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T08:15:08.179Z","status":"ssl_error","status_checked_at":"2026-01-30T08:14:31.507Z","response_time":66,"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":["cli","go","initialization"],"created_at":"2026-01-30T11:55:18.985Z","updated_at":"2026-01-30T11:55:19.054Z","avatar_url":"https://github.com/mmmommm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub](https://img.shields.io/github/license/mmmommm/goinit)\n![GitHub CI Status](https://img.shields.io/github/workflow/status/mmmommm/goinit/ci?label=CI)\n\n# goinit\nGenerate initial configuration files for Go.\n\n\u003cimg width=\"524\" alt=\"example usage goinit command\" src=\"https://user-images.githubusercontent.com/51479834/143152499-3e4dbd69-ded8-4121-8d58-a57f623bb4e0.png\"\u003e\n\nHere are generated by this cli tool.\n\n- [main.go](https://github.com/mmmommm/goinit/blob/main/cmd/example/main.go)\n- [main_test.go](https://github.com/mmmommm/goinit/blob/main/cmd/example/main_test.go)\n- [README.md](https://github.com/mmmommm/goinit/blob/main/cmd/example/README.md)\n- [LICENSE](https://github.com/mmmommm/goinit/blob/main/cmd/example/LICENSE)\n- [.github/workflows/lint.yml](https://github.com/mmmommm/goinit/blob/main/cmd/example/lint.yml)\n- [.github/workflows/test.yml](https://github.com/mmmommm/goinit/blob/main/cmd/example/test.yml)\n- [.gitignore](https://github.com/mmmommm/goinit/blob/main/cmd/example/.gitignore)\n- [.golangci.yml](https://github.com/mmmommm/goinit/blob/main/cmd/example/.golangci.yml)\n\n## Required\n- Go 1.16~\n\n# Installation\n```\n$ go install github.com/mmmommm/goinit@latest\n```\n\n## MacOS\nIf you want to install on MacOS, you can use Homebrew.\n```\nbrew install mmmommm/tap/goinit\n```\n\n#### upgrade\n```\nbrew upgrade mmmommm/tap/goinit\n```\n\n## Windows, Linux etc...\nDownload the binary from [here](https://github.com/mmmommm/goinit/releases/tag/v0.1.4).\n\n## Usage\n```sh\n$ goinit ${directory_name}\n\n$ goinit example\n```\n\n## Option\n```sh\n$ goinit ${directory_name} -m ${package_name}\n\n$ goinit example -m github.com/mmmommm/example\n```\nthis option run `go mod init github.com/mmmommm/example`\n\n## After run goinit\n\n```\ngo run main.go\ncurl localhost:8080/Go\n```\n\nAnd then response this sentence.\n\u003eHi there, I love Go!\n\nopen LICENSE file and rewrite ${your_account_name}\n\n```\nCopyright (c) 2021 ${your_account_name}`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmmommm%2Fgoinit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmmommm%2Fgoinit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmmommm%2Fgoinit/lists"}