Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 359 Bytes

Slack, let me in!

Send Slack invitation automatically.

Slack, let me in

Install

$ mkdir slack
$ cd slack
$ export GOPATH=$(pwd)
$ go get github.com/nguyendangminh/letmein

Run

$ SLACK_TOKEN=your_slack_token PORT=your_port TEAM_NAME=your_team_name $GOPATH/bin/letmein