skelecli
Version:
ππβ€οΈA simple CLI to generate a blueprint for a new projectπβ π¨βπ
74 lines (48 loc) β’ 1.87 kB
Markdown
# SkeleCLI
A simple and powerful CLI to generate a modern project template in seconds.
## π Getting Started
π **Website**: [SkeleCLI.dev](https://skelecli-dev.vercel.app/)
## π Installation
### Quick Use (No Installation Required)
```bash
npx skelecli
```
### Global Installation
```bash
npm install -g skelecli
```
## β‘ Usage
```bash
skelecli
```
Follow the interactive prompts to generate your project.
## β¨ Features
SkeleCLI provides various modern templates with best practices, including:
- β **React + Tailwind CSS**
- π· **React + Tailwind CSS + TypeScript**
- π **Astro + Tailwind CSS + TypeScript**
- β‘ **Next.js + TypeScript + Tailwind CSS + ShadCN UI**
- π **Astro + TypeScript + Tailwind CSS + ShadCN UI**
- π **React + TypeScript + ShadCN UI**
## π Contribution
We welcome contributions! Feel free to **fork** this repository, improve the templates, and submit a **pull request**.
## π Feedback
If you have any feedback or suggestions, please **open an issue** on the [GitHub repository](https://github.com/sumangal44/skelecli/issues).
### Ways to Contribute:
- π Improve documentation
- π Add new project templates
- π Report & fix bugs
- π‘ Suggest features
- π [Contribute](./CONTRIBUTING.md)
## π₯ Contributors
Thanks to these amazing people for improving **SkeleCLI**! π
<a href="https://github.com/sumangal44/skelecli/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sumangal44/skelecli" />
</a>
## π License
[MIT License](./LICENSE)
## π¨βπ» Author
Developed by [sumangal44](https://github.com/sumangal44). Feel free to β the repo if you find it useful!
## π Changelog
All notable changes to this project will be documented in this file.
- [Changelog](./CHANGELOG.md)