1.3.5 • Published 2 years ago

@marcelogarcia/mg-project-cli v1.3.5

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

Proyect Template CLI Tool

A cli tool for creating a template project

Quick Overview

npm i @marcelogarcia/mg-project-cli
npx mg-create-project
cd your-project-name
npm start or npm run start:dev for nest project

Creating a new project

You’ll need to have Node 12 or later version on your local development machine.

To create a new project, you need to install npm i @marcelogarcia/mg-project-cli` then enter the following command:

npx

npx mg-create-project

After entering the commands above, the following options will pop up.

cli-example

This will generate a new project depending the option you choose.

Template repos:

React project template using typescript and with redux boilerplate implemented.

Nest project boilerplate using cqrs and typeorm.

This project repo

Packages Used

cli-welcome | esm | inquirer | nanospinner | shelljs

npm i cli-welcome esm inquirer nanospinner shelljs
1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago