-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
外部のCI(CircleCIなど)でWeb hookが拾えないのでcurlを使ってるけどつらいのでidobataコマンド的なのを叩きたい
$ export IDOBATA_HOOK_URL=http://idobata.io/...
$ idobata "hello idobata"
$ idobata "<marquee>hello idobata</marquee>" --format html
$ cat message.erb
<span class="label label-important">ALERT</span> <%= message %>
$ idobata "hello idobata" --template ./message.erb
Metadata
Metadata
Assignees
Labels
No labels