UNPKG

skelecli

Version:

πŸš€πŸ‘β€οΈA simple CLI to generate a blueprint for a new projectπŸš€βœ…πŸ‘¨β€πŸ­

74 lines (48 loc) β€’ 1.87 kB
# 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)