Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

idobata command #3

Description

@asonas

外部の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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions