13 Commits

Author SHA1 Message Date
pdoroff
d4868f97e5 Provides basic weechat deploy hook
This hook providers basic weechat deploy support.  The environment
variables WEECHAT_PEM and WEECHAT_HOME are respected, and otherwise
default to ~/.weechat/ssl/relay.pem and ~/.weechat/ respectively unless
set.

Upon a successful deployment, this script then attempts to issue a
'/relay sslcertkey' to weechat using the fifo plugin when configured
and available.  See script headers for more information.
2017-02-20 01:50:00 -06:00
neilpang
f845b371ce fix format 2017-02-19 20:40:53 +08:00
neilpang
3a1bd3114b add hooks, not implemented yet. 2017-02-19 20:35:32 +08:00
neilpang
04e0f87c03 add doc 2017-02-11 13:24:00 +08:00
neilpang
b4325026b1 exe 2017-02-05 23:14:25 +08:00
neil
70b63a5ed4 Create README.md 2017-02-01 23:18:37 +08:00
Geoffroi
5fe91d6577 Correction of test from comment of Neilpang + Correction of CRLF with sh not working correctly 2017-01-11 16:17:16 +01:00
Geoffroi
753d0e7df7 Syntax fix part 2 2017-01-11 15:05:26 +01:00
Geoffroi
e2cc350fbc Fix function name 2017-01-11 14:54:52 +01:00
Geoffroi
07feb87dee Travis fix 2017-01-11 14:52:52 +01:00
Geoffroi
1699e94f0f Adding kong deploy script (https://getkong.org) 2017-01-11 14:09:58 +01:00
neilpang
4c2a384159 Add shfmt to format source code 2016-11-09 19:30:39 +08:00
neilpang
3db446633c add deploy api 2016-10-25 21:09:01 +08:00