An open API service indexing awesome lists of open source software.

https://github.com/appleboy/git-hooks

Parse PHP error on php files and detect "console syntax" on javascript or coffee files before commit.
https://github.com/appleboy/git-hooks

Last synced: 9 months ago
JSON representation

Parse PHP error on php files and detect "console syntax" on javascript or coffee files before commit.

Awesome Lists containing this project

README

          

git-hooks
========

Parse PHP error on php files and detect "console syntax" on javascript or coffee files before commit.

How to install
========

Find your git project path.

$ chmod +x bin/hooks.sh pre-commit
$ ./bin/hooks.sh your_project_path

Author
========

Bo-Yi Wu, Twitter: [@appleboy](http://twitter.com/appleboy "Twitter"), Blog: http://blog.wu-boy.com