{"id":25850906,"url":"https://github.com/wazeerc/gobuildsomething","last_synced_at":"2025-06-17T21:40:49.809Z","repository":{"id":273061467,"uuid":"918595738","full_name":"wazeerc/GoBuildSomething","owner":"wazeerc","description":"CLI tool built with Go to quickly scaffold a new project.","archived":false,"fork":false,"pushed_at":"2025-02-12T11:14:00.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T12:47:59.665Z","etag":null,"topics":["cli","go","tool"],"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/wazeerc.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":"2025-01-18T10:55:31.000Z","updated_at":"2025-02-12T11:14:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"8171cdbe-e4f5-4c07-b015-8f5a13c4a7a0","html_url":"https://github.com/wazeerc/GoBuildSomething","commit_stats":null,"previous_names":["wazeerc/gobuildsomething"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wazeerc/GoBuildSomething","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerc%2FGoBuildSomething","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerc%2FGoBuildSomething/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerc%2FGoBuildSomething/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerc%2FGoBuildSomething/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wazeerc","download_url":"https://codeload.github.com/wazeerc/GoBuildSomething/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wazeerc%2FGoBuildSomething/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260444928,"owners_count":23010285,"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":["cli","go","tool"],"created_at":"2025-03-01T12:40:40.864Z","updated_at":"2025-06-17T21:40:44.793Z","avatar_url":"https://github.com/wazeerc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoBuildSomething\n\nGoBuildSomething is a minimal CLI tool built with Go that helps you to quickly scaffold a new project.\n\nSimply provide a project name and optional path (defaults to Desktop) to get started with an already initialized Git repository\n\n**Why?**\n\nI just wanted to automate the process of creating new projects, I got tired of doing mkdir, cd and git init multiple times everyday 🥲\n\n## **Getting Started**\n\n### **Prerequisites**\n\n- [Go](https://go.dev/dl/) installed on your system.\n- A project idea 🧠\n\n### **Installation**\n\n1. Clone the repository\n\n2. Run the program:\n\n  ```bash\n  cd GoBuildSomething \u0026\u0026 go run main.go\n  ```\n\n  or\n\n  ```bash\n  go build \u0026\u0026 go install\n  GoBuildSomething\n  ```\n\n### **Help**\n\nTo get help on how to use the program, run:\n\n```bash\ngo run main.go --help\n```\n\nor\n\n```bash\nGoBuildSomething -h\n```\n\n\u003e [!Note]\n\u003e You can edit the `config.json` file to change the default path. It will be located at `~/go/bin`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazeerc%2Fgobuildsomething","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwazeerc%2Fgobuildsomething","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwazeerc%2Fgobuildsomething/lists"}