1.0.15 • Published 9 years ago

oschina-webhook v1.0.15

Weekly downloads
3
License
MIT
Repository
-
Last release
9 years ago

oschina-webhook

安装

需要运行

npm install -g oschina-webhook

默认启动

oschina-webhook

后台运行:

oschina-webhook -d

所有命令选项:

Usage: oschina-webhook [options]

Options:

    -h, --help                     output usage information
    -V, --version                  output the version number
    -p, --port [port]              Set the port number to use. Defaults to 9001
    -c, --configfile [configfile]  Set the path to the config file to be used. Default to ./webhook.json
    -d, --daemon                   Run the oschina-webhook as a deamon
    -s, --stop                     Stop oschina-webhook that was run as a deamon
    -l, --log <log>                Where to log

配置

默认webhook.json配置文件

{ "log":"/Users/zzz/Documents/zz_work/oschina-webhook/1.log", "deploy": { "basepath": "/Users/zzz/Documents/zz_work/oschina-webhook", "command": "./1.sh" } }

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago