This package has been deprecated

Author message:

This package has been moved to https://www.npmjs.com/package/@kentan-official/kentan-schematics. Please also refer to the documentation at https://kentan-official.github.io/kentan/

kentan-schematics

0.3.1 • Public • Published

kentan-schematics

Build Status Coverage Status npm version

Shemeatics for Kentan. Create your Sketches automatically!

Setup

yarn add -D kentan kentan-schematics
# or 
npm install -D kentan kentan-schematics

Usage

Angular CLI 6

ng g kentan-schematics:ks --name <sketch-name>

Angular CLI 1.3.x

ng g sketch <sketch-name> --collection=kentan-schematics
# or 
ng g ks <sketch-name> --collection=kentan-schematics

Demo

Using kentan-schematics will setup a Sketch for you. If a model already exists in your project the import statement is added automatically.

Demo

Package Sidebar

Install

npm i kentan-schematics

Weekly Downloads

0

Version

0.3.1

License

MIT

Unpacked Size

138 kB

Total Files

60

Last publish

Collaborators

  • gregonnet