Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wingkwong/bootstrap-cli
💻 A minimalistic CLI to bootstrap projects with different frameworks
https://github.com/wingkwong/bootstrap-cli
bootstrap bootstrap-cli bubbletea cli create-app golang
Last synced: 13 days ago
JSON representation
💻 A minimalistic CLI to bootstrap projects with different frameworks
- Host: GitHub
- URL: https://github.com/wingkwong/bootstrap-cli
- Owner: wingkwong
- License: mit
- Created: 2023-01-24T13:23:24.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-15T02:18:51.000Z (11 months ago)
- Last Synced: 2024-06-19T20:52:04.330Z (5 months ago)
- Topics: bootstrap, bootstrap-cli, bubbletea, cli, create-app, golang
- Language: Go
- Homepage: https://discord.gg/hGKVsGxMY3
- Size: 142 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bootstrap CLIA minimalistic CLI to bootstrap projects with different frameworks.
![demo](https://user-images.githubusercontent.com/35857179/219651301-cfa1d385-b215-43c8-be65-68b88c1139d0.gif)
## 🛠 Prerequisites
- Go 1.19
## 💻 Quick Start
```go
go install github.com/wingkwong/bootstrap-cli@latest
```## 📚 Available Templates
📘 Frontend
- vue
- vue-ts
- react
- react-ts
- next
- next-ts
- vanilla
- vanilla-ts
- gatsby
- gatsby-ts📙 Backend
- express
- koa## 🗣️ Join Community
[Join the Bootstrap CLI Discord Server](https://discord.gg/hGKVsGxMY3)
## 🔱 Contributing
Contributions are welcome. However, please discuss the details in Discord first.
## 🎴 License
This project is licensed under the [MIT License](https://raw.githubusercontent.com/wingkwong/bootstrap-cli/develop/LICENSE).