Skip to content

codedrift/post-to-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

post-to-slack

Simple tool to post messages to slack

Installation

go get github.com/AlphaBetaPeter/post-to-slack
cd $GOPATH/src/github.com/AlphaBetaPeter/post-to-slack
go install

Usage

post-to-slack -url="Your webhook url" -text="Your message" -channel="#optionalchannel" -username="OptionalUsername"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages