Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


bootstrap-cli-logo


Bootstrap CLI


A minimalistic CLI to bootstrap projects with different frameworks.


go version
 

go report

 

license

![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).