slack-dump icon indicating copy to clipboard operation
slack-dump copied to clipboard

How to compile

Open noctivityinc opened this issue 10 years ago • 1 comments

Hey. Ive never used GO before and just installed via homebrew. How do we compile and run this thing?

Thanks.

noctivityinc avatar Aug 21 '15 21:08 noctivityinc

go get <dep> for dependencies; go build will build main.go

evandrix avatar Mar 10 '16 09:03 evandrix