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.
- Host: GitHub
- URL: https://github.com/appleboy/git-hooks
- Owner: appleboy
- Created: 2013-02-06T13:11:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-09T10:08:21.000Z (almost 13 years ago)
- Last Synced: 2025-04-10T07:40:34.917Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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