{"id":17575118,"url":"https://github.com/j4ng5y/go-bootstrapper","last_synced_at":"2025-03-29T15:44:49.434Z","repository":{"id":144282875,"uuid":"258253581","full_name":"j4ng5y/go-bootstrapper","owner":"j4ng5y","description":"A bootstrapper for Golang projects","archived":false,"fork":false,"pushed_at":"2020-04-23T17:31:10.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T16:46:33.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/j4ng5y.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}},"created_at":"2020-04-23T15:47:06.000Z","updated_at":"2020-04-23T17:31:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7da8a1f9-a6e3-408a-894b-a0feafdf8e6b","html_url":"https://github.com/j4ng5y/go-bootstrapper","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4ng5y%2Fgo-bootstrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4ng5y%2Fgo-bootstrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4ng5y%2Fgo-bootstrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4ng5y%2Fgo-bootstrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j4ng5y","download_url":"https://codeload.github.com/j4ng5y/go-bootstrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207491,"owners_count":20740723,"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":[],"created_at":"2024-10-21T22:22:46.090Z","updated_at":"2025-03-29T15:44:49.400Z","avatar_url":"https://github.com/j4ng5y.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go-Bootstrapper\n\nThis little application will set up one or more project directories for you per the standards set at the [Golang Standard Project Layout Repository](https://github.com/golang-standards/project-layout).\n\n## Usage\n\n`go-bootstrapper new-project \u003cproject name\u003e [\u003cproject2-name\u003e ...]`\n\n## After Bootstrapping\n\nUntil I decide to add git initialization to this tool, you will need to navigate to your newly created project and run `git init`.\n\nAlso, the `go.mod` file that is generated has a junk module name, so you will want to change that so something relevant:\n\n* e.g. `module github.com/j4ng5y/go-bootstrapper` rather than `module changeme.org/awesomeUsername/\u003cproject name\u003e`\n\n## Reason for this tool\n\nI got tired of building the same directory structures time and time again :D","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj4ng5y%2Fgo-bootstrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj4ng5y%2Fgo-bootstrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj4ng5y%2Fgo-bootstrapper/lists"}