@skyux-sdk/angular-schematics
TypeScript icon, indicating that this package has built-in type declarations

4.0.0-alpha.0 • Public • Published

@skyux-sdk/angular-schematics

npm status coverage

Installation

Within the directory of an Angular CLI application, run:

ng add @skyux-sdk/angular-schematics

Usage

Generate a resources module for your library

ng generate @skyux-sdk/angular-schematics:lib-resources-module

Local setup

  • Run npm start for local development; changes are transpiled automatically after each file is saved.
  • If you clone this repo in the same root directory as an Angular CLI project, you can add it via ng add ../skyux-sdk-angular-schematics/dist.
  • Run npm run build to create the distribution package.

/@skyux-sdk/angular-schematics/

    Package Sidebar

    Install

    npm i @skyux-sdk/angular-schematics

    Weekly Downloads

    1

    Version

    4.0.0-alpha.0

    License

    MIT

    Unpacked Size

    17.6 kB

    Total Files

    28

    Last publish

    Collaborators

    • blackbaud