소스 검색

add readme for the githooks

Oz N Tiram 9 년 전
부모
커밋
cf0406739b
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      hooks/README.md

+ 6 - 0
hooks/README.md

@@ -0,0 +1,6 @@
+This directory holds two simple hooks that can submit information
+to frank-ci. 
+
+The python script is only usable if libgit2 and pygit2 can be installed 
+in your system. This is not a very trivial task in Ubuntu 14.04. 
+The bash script is easier to user, since it only requires git.