This package has been deprecated

Author message:

PACKAGE NO LONGER MAINTAINED

@yag/ngx-schematics

1.0.0-alpha.12 • Public • Published

@yag/ngx-schematics

License GitHub tag npm version Build Status Coveralls github Dependencies Status Known Vulnerabilities

Copyright (c) 2018, Yassel Avila Gil.

What is this?

Custom schematics for Angular apps. Supports applications based on Nrwl/Nx and Angular CLI.

WARNING! [WIP] This project is under heavy development!!!

Console Screenshots

License

New BSD License. See LICENSE.txt.

Documentation

Installation

@yag/ngx-schematics is available for Node.js on npm. To install it, type:

npm install -g @angular/cli @yag/ngx-schematics

Usage

Open a command line interface on the root of your Angular project, and run:

yag-ng

Options

To enable debugging:

yag-ng --debug

To avoid confirmation requests:

yag-ng --noConfirm

/@yag/ngx-schematics/

    Package Sidebar

    Install

    npm i @yag/ngx-schematics

    Weekly Downloads

    0

    Version

    1.0.0-alpha.12

    License

    BSD-3-Clause

    Unpacked Size

    124 kB

    Total Files

    106

    Last publish

    Collaborators

    • yasselavila