# 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)




