リポジトリを作成する
This commit is contained in:
commit
0ed2df0882
13
Formula/slacksend.rb
Normal file
13
Formula/slacksend.rb
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
class Slacksend < Formula
|
||||||
|
desc "Send message to Slack from CLI"
|
||||||
|
homepage "https://gitea.pglikers.com/tools/slacksend"
|
||||||
|
version "1.2.3"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
test do
|
||||||
|
system "#{bin}/slacksend", "--version"
|
||||||
|
end
|
||||||
|
|
||||||
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user