UNPKG
yakbak
Version:
latest (5.0.1)
5.0.1
5.0.0
4.0.0
3.0.0
2.6.0
2.5.0
2.4.3
2.4.2
2.4.1
2.4.0
2.2.2
Record and playback HTTP responses
github.com/flickr/yakbak
flickr/yakbak
yakbak
/
Makefile
9 lines
(6 loc)
•
138 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
hooks: .git/hooks/pre-commit hooks: .git/hooks/pre-push .git/hooks/pre-commit: hook.sh
cp
$<
$@
.git/hooks/pre-push: hook.sh
cp
$<
$@