@bolorundurovb/mvcli
v1.0.2
Published
A modern CLI tool for scaffolding and generating project templates with style and ease.
Maintainers
Readme
🚀 TemplateGen
📑 Table of Contents
🌍 Introduction
Welcome to TemplateGen – a world-class CLI tool that effortlessly scaffolds your next project with style and efficiency. Designed with modern developers in mind, TemplateGen leverages the power of ES Modules and TypeScript to deliver a seamless experience from setup to deployment.
🌟 Features
- ⚡️ Rapid Project Setup: Kickstart new projects in seconds
- 🎨 Customizable Templates: Tailor templates to your workflow
- 🔧 Modern Stack: Built with ES Modules + TypeScript
- 📚 Developer-Friendly: Intuitive CLI & clear documentation
- 🌈 Colorful Terminal Output: Visual feedback for all actions
📦 Installation
Local Development
git clone https://github.com/bolorundurovj/templategen.git
cd templategen
npm installGlobal CLI Tool
npm install -g @bolorundurovb/mvcli🚀 Usage
Basic Generation
npm run startGlobal CLI Usage
mvcliFull CLI Arguments
mvcli \
--projectName "api-service" \
--projectType "backend" \
--language "python" \
--framework "FastAPI" \
--architecturePattern "microservices" \
--database "postgresql"Interactive Mode
mvcli --projectName "my-app"
# Answer subsequent promptsTo see all available commands
mvcli --help🧪 Testing
npm run test🤝 Contributing
We welcome contributions through:
- 📝 Issue tracking
- 🛠 Contribution guidelines
- 🔀 PR submissions
❤️ Support
Show your love:
- ⭐️ Star the repository
- 💖 Support on Patreon
📜 License
MIT Licensed - See full license details
👨💻 Author
Bolorunduro Valiant-Joshua
Made with ❤️ by BolorunduroVB • Happy coding! 🚀
