4.0.7 • Published 2 years ago

mmdzov-cli v4.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

mmdzov-cli

A powerful cli for comfortable development. It is constantly being updated!

FIRST STEP

npm i -g mmdzov-cli

About CLI

mmdzov

Help

mmdzov h

TEN-Stack-Starter

descriptioncommand
install tenmmdzov i ten
update tenmmdzov u ten
initial ten projectmmdzov use ten project-name
resource tenmmdzov ten res resource-name

Description of the above commands

1. Install TEN-Stack-Starter

You can install the latest version of ten-stack-starter globally on your system

mmdzov i ten

2. Global Update

You can update your ten-stack-starter version that you installed globally

mmdzov u ten

3. Initialize New Project

Starts a new project under TEN-Stack Starter automatically.

mmdzov use ten <project-name>

Like : mmdzov use ten shop

4. Resource Generation

Like nest.js generates a new resource that contains a series of files. Files are stored in the folder in src/components, such as src/components/home

Note : when using this command, make sure you are in the main project path, ie project-name/

mmdzov ten res <resource-name>

Like : mmdzov use ten transaction

4.0.7

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago