1.0.1 • Published 6 years ago

generator-pre-commit-addon v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

:rocket: pre commit addon

Automatically installs a git pre-commit script in your git repository which runs your npm test:ci on pre-commit

This add-on was generated with ngX-Rocket version 4.0.0

Installation

Install ngX-Rocket CLI and this add-on:

npm install -g @ngx-rocket/cli pre-commit-addon

Usage

Generate a new project and follow instructions:

ngx new

See ngX-Rocket CLI for more information.