bearychat-notifier:一个简单的包装器,用于发布到bearychat频道

时间:2021-05-16 17:30:30
【文件属性】:
文件名称:bearychat-notifier:一个简单的包装器,用于发布到bearychat频道
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-16 17:30:30
Ruby Bearychat ::通知程序 A simple wrapper for posting to bearychat channels 安装 将此行添加到您的应用程序的Gemfile中: gem 'bearychat-notifier' 然后执行: $ bundle 或将其自己安装为: $ gem install bearychat-notifier 用法 options = { text : "text, this field may accept markdown" , markdown : true , channel : "bearychat-dev" , attachments : [ { title : "title_1" , text : "a
【文件预览】:
bearychat-notifier-master
----.gitignore(185B)
----bearychat-notifier.gemspec(958B)
----README.md(2KB)
----Gemfile(103B)
----.rspec(33B)
----spec()
--------lib()
--------spec_helper.rb(103B)
----LICENSE.txt(1KB)
----lib()
--------exception_notifier()
--------bearychat-notifier()
--------bearychat-notifier.rb(664B)
----Rakefile(118B)

网友评论