shinYeongHyeon / githooks

Git Hooks SETUP Master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

githooks

This Repository will help you set up githooks easily.

How to use

Clone this repository

git clone https://github.com/shinYeongHyeon/githooks.git

Just DO

cd githooks && sh init-git-hooks.sh

Maintenance

The git-hooks directory contains the contents to go into .git/hooks, and if there are any changes, you must run git-hooks.sh included in the project together.

# in your project directory
sh git-hooks.sh

About

Git Hooks SETUP Master


Languages

Language:Ruby 74.8%Language:Shell 25.2%