1.0.2 โ€ข Published 7 months ago

@bolorundurovb/mvcli v1.0.2

Weekly downloads
3
License
MIT
Repository
-
Last release
7 months ago

๐Ÿš€ TemplateGen

Version Documentation License Twitter Follow

๐Ÿ“‘ Table of Contents

  1. Introduction
  2. Features
  3. Installation
  4. Usage
  5. Testing
  6. Contributing
  7. Support
  8. License
  9. Author

๐ŸŒ 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 install

Global CLI Tool

npm install -g @bolorundurovb/mvcli

๐Ÿš€ Usage

Basic Generation

npm run start

Global CLI Usage

mvcli

Full CLI Arguments

mvcli \
  --projectName "api-service" \
  --projectType "backend" \
  --language "python" \
  --framework "FastAPI" \
  --architecturePattern "microservices" \
  --database "postgresql"

Interactive Mode

mvcli --projectName "my-app"
# Answer subsequent prompts

To see all available commands

mvcli --help

๐Ÿงช Testing

npm run test

๐Ÿค Contributing

We welcome contributions through:

โค๏ธ Support

Show your love:

๐Ÿ“œ License

MIT Licensed - See full license details

๐Ÿ‘จ๐Ÿ’ป Author

Bolorunduro Valiant-Joshua

Made with โค๏ธ by BolorunduroVB โ€ข Happy coding! ๐Ÿš€