Skip to content

Chatie/git-scripts

Repository files navigation

@chatie/git-scripts

NPM Version npm (tag) Build Status

Git Hooks

Source: Git Hooks - Git

Git Hooks Integration for Chatie Projects

USAGE

This module is a wrapper of the NPM module git-scripts, it provide following additional features:

  1. pre-push hook had been set to run npm run lint and then npm verion patch for better code quality and version management.

Learn more about the original git-scripts from its GitHub homepage: git-scripts

CHANGELOG

v0.1 (master)

v0.0.1 June 08, 2019

  1. Wrap git-scripts

AUTHOR

Huan LI (李卓桓) zixia@zixia.net

Profile of Huan LI (李卓桓) on StackOverflow

COPYRIGHT & LICENSE

  • Code & Docs © 2019 - now Huan LI zixia@zixia.net
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons