Skip to content

linnify/angular-schematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linnify Angular Schematics

This package will provide custom Angular Schematics for your project, based on the Linnify Styleguide.

Installing

  npm i @linnify/angular-schematics --save-dev

Quick Start

After you install the package, you need to add the following entry in the angular.json file. This is how the project will know to use the Linnify Schematics Collection instead of the default Angular one.

  "cli": {
    "defaultCollection": "@linnify/angular-schematics"
  }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published