1.0.2 โข Published 7 months ago
@bolorundurovb/mvcli v1.0.2
๐ 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! ๐