{"id":18402533,"url":"https://github.com/wingkwong/bootstrap-cli","last_synced_at":"2025-04-07T07:32:14.250Z","repository":{"id":65942614,"uuid":"592757208","full_name":"wingkwong/bootstrap-cli","owner":"wingkwong","description":"💻 A minimalistic CLI to bootstrap projects with different frameworks","archived":false,"fork":false,"pushed_at":"2023-12-15T02:18:51.000Z","size":145,"stargazers_count":13,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-22T14:41:23.737Z","etag":null,"topics":["bootstrap","bootstrap-cli","bubbletea","cli","create-app","golang"],"latest_commit_sha":null,"homepage":"https://discord.gg/hGKVsGxMY3","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/wingkwong.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},"funding":{"github":"wingkwong","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-01-24T13:23:24.000Z","updated_at":"2024-09-26T18:05:17.000Z","dependencies_parsed_at":"2023-11-16T11:41:33.590Z","dependency_job_id":"baa5bf7f-0aca-4f59-ae00-aa83513b9362","html_url":"https://github.com/wingkwong/bootstrap-cli","commit_stats":{"total_commits":189,"total_committers":1,"mean_commits":189.0,"dds":0.0,"last_synced_commit":"c619e7d748931de82203b9ae793f547c1b3aaf15"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fbootstrap-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fbootstrap-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fbootstrap-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wingkwong%2Fbootstrap-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wingkwong","download_url":"https://codeload.github.com/wingkwong/bootstrap-cli/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247612346,"owners_count":20966724,"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":["bootstrap","bootstrap-cli","bubbletea","cli","create-app","golang"],"created_at":"2024-11-06T02:42:45.226Z","updated_at":"2025-04-07T07:32:13.960Z","avatar_url":"https://github.com/wingkwong.png","language":"Go","funding_links":["https://github.com/sponsors/wingkwong"],"categories":[],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003e\n  \u003cimg alt=\"bootstrap-cli-logo\" src=\"https://user-images.githubusercontent.com/35857179/219923224-c3ec5c05-ea1c-4aeb-9a7c-362ec0f6d30b.png\" width=\"250px\"/\u003e\n  \u003cbr/\u003e\n  Bootstrap CLI\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA minimalistic CLI to bootstrap projects with different frameworks.\u003c/p\u003e\n\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Go-1.19+-00ADD8?style=for-the-badge\u0026logo=go\" alt=\"go version\" /\u003e\n    \u0026nbsp;\n    \u003ca href=\"https://goreportcard.com/report/github.com/wingkwong/bootstrap-cli\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Go_report-A+-success?style=for-the-badge\u0026logo=none\" alt=\"go report\" /\u003e\n    \u003c/a\u003e\n    \u0026nbsp;\n    \u003ca href=\"https://raw.githubusercontent.com/wingkwong/bootstrap-cli/develop/LICENSE\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-mit-green?style=for-the-badge\u0026logo=none\" alt=\"license\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n![demo](https://user-images.githubusercontent.com/35857179/219651301-cfa1d385-b215-43c8-be65-68b88c1139d0.gif)\n\n## 🛠 Prerequisites\n\n- Go 1.19\n\n## 💻 Quick Start\n\n```go\ngo install github.com/wingkwong/bootstrap-cli@latest\n```\n\n## 📚 Available Templates\n\n\u003cdetails\u003e\n\u003csummary\u003e📘 Frontend\u003c/summary\u003e\n\n- vue\n- vue-ts\n- react\n- react-ts\n- next\n- next-ts\n- vanilla\n- vanilla-ts\n- gatsby\n- gatsby-ts\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003e📙 Backend\u003c/summary\u003e\n\n- express\n- koa\n\u003c/details\u003e\n\n\u003c!-- ### 📕 Kubernetes\n\nComing soon.\n\n### 📒 Docker \n\nComing soon. --\u003e\n\n## 🗣️ Join Community\n\n[Join the Bootstrap CLI Discord Server](https://discord.gg/hGKVsGxMY3)\n\n## 🔱 Contributing\n\nContributions are welcome. However, please discuss the details in Discord first.\n\n## 🎴 License\n\nThis project is licensed under the [MIT License](https://raw.githubusercontent.com/wingkwong/bootstrap-cli/develop/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingkwong%2Fbootstrap-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwingkwong%2Fbootstrap-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwingkwong%2Fbootstrap-cli/lists"}