mesquita / standup

simple program to enter standup meeting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standup

Tired of having to click in things to access the same link everyday? Damn, I was too...

Just clone the repo, change the URL link in the standup.go file, build standup

go build -o standup standup.go

and copy to /usr/local/bin so you can execute it anywhere

sudo cp standup /usr/local/bin/

and be happy.

About

simple program to enter standup meeting


Languages

Language:Go 100.0%