UNPKG
git-fish
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Github Web Hook Listener
github.com/jmervine/node-git-fish
jmervine/node-git-fish
git-fish
/
example.json
12 lines
(11 loc)
•
199 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"port"
:
8000
,
"token"
:
"go-fish"
,
"script"
:
{
"script"
:
"example.script.js"
}
,
"gofish"
:
{
"script"
:
"./test/script.js"
,
"branch"
:
[
"master"
]
}
}