1.0.3 • Published 5 years ago

@ng-generate/cli v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

NG Generate

Is a package build upon angular, whose objectif is to propose a better way of generating angular projects, here using JSON files.

Usage

  • Use npm i @ng-generate/cli to install the package locally or npm i -g @ng-generate/cli to install the package globally.

  • Next is to use ngen <path> <flags> to run the command.

Parameters

  • Flags are same as those of the @angular/cli
  • The first parameter is the path to the json file.

JSON parameter structure

The JSON that should be gave at the beginning must have particular structures. That is: