0.0.2 • Published 3 years ago

clij v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Clij

Clij's a common command line tools for automatic add deps for frontend developer.

Usage

Install

npm install -g @angular-devkit/schematics-cli
npm install clij

Usage

// add husky & lint-staged
schematics clij:add-husky

// add eslint 
schematics clij:add-eslint

Development

Create new schematics

schematics blank xxx

LICENSE

Phodal's Idea

@2020 TW FED. This code is distributed under the MIT license. See LICENSE in this directory.