@ng-generate/cli

1.0.3 • Public • Published

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:

Readme

Keywords

Package Sidebar

Install

npm i @ng-generate/cli

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

7.4 kB

Total Files

6

Last publish

Collaborators

  • selast-lambou