{"id":19739304,"url":"https://github.com/mukailasam/gosetup","last_synced_at":"2025-10-09T02:08:56.063Z","repository":{"id":241822043,"uuid":"807710184","full_name":"mukailasam/gosetup","owner":"mukailasam","description":" Go project setup tool for Go backend developers.","archived":false,"fork":false,"pushed_at":"2025-05-16T18:10:15.000Z","size":61,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T02:03:03.278Z","etag":null,"topics":["automation","backend-developer","dependencies","go-developer","go-module","go-packages","go-tool","go-workspace","golang","gosetup"],"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/mukailasam.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-05-29T16:16:36.000Z","updated_at":"2025-05-16T18:10:19.000Z","dependencies_parsed_at":"2024-05-30T06:55:18.453Z","dependency_job_id":"fcd17f3b-3dcb-4b35-a19e-9376adbef5b7","html_url":"https://github.com/mukailasam/gosetup","commit_stats":null,"previous_names":["mukailasam/gosetup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mukailasam/gosetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukailasam%2Fgosetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukailasam%2Fgosetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukailasam%2Fgosetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukailasam%2Fgosetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mukailasam","download_url":"https://codeload.github.com/mukailasam/gosetup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mukailasam%2Fgosetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000774,"owners_count":26082906,"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-10-09T02:00:07.460Z","response_time":59,"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":["automation","backend-developer","dependencies","go-developer","go-module","go-packages","go-tool","go-workspace","golang","gosetup"],"created_at":"2024-11-12T01:16:52.718Z","updated_at":"2025-10-09T02:08:56.032Z","avatar_url":"https://github.com/mukailasam.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 style=\"font-family:monospace;\"\u003eGosetup\u003c/h1\u003e\n\u003cp style=\"text-align:center\"\u003e\n\u003cimg style =\"border-radius:2%\" src=\"gosetup.png\"\u003e\n\u003c/p\u003e\n\n## About\n\nGosetup is a Go project setup tool for Go backend developer. It speeds up the process of creating a Go project and including its dependency packages.\n\n**_Add it to your toolbox_**\n\n## Prerequisite\n\n- Go\n\n## Install\n\n```\ngo install github.com/mukailasam/gosetup@latest\n```\n\n### Usage\n\n## Setting up a new project\n\ndefault command to setup Go project\n\n```\ngosetup\n```\n\n## Create a Go workspace prior to creating a new Go project\n\nMake use of this command in a situation whereby you would like to have your Go projects in a Go workspace, in which you will be having multiple Go project, not just one.\n\n```\ngosetup -ws=true\n```\n\n## Go straight to installing depedency packages\n\nMake use of the command in a situation whereby you already have a go project and all you wanted to do is include some dependency packages. make sure you are in the project root directory\n\n```\ngosetup -dp=true\n```\n\nNote: if you try creating a Go project or workspace with a name that already exist, you will giving options whether you would like to continue. if you are to pick \"yes\" make sure the directory is a real Go project or workspace directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukailasam%2Fgosetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmukailasam%2Fgosetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmukailasam%2Fgosetup/lists"}