Skip to content

Build your own service from sources

Simon Sassi edited this page Jul 20, 2018 · 1 revision

System requirements:

  • git
  • go

Building:

$ git clone https://github.com/optionfactory/gdrive2slack
$ cd gdrive2slack
$ go build
Clone this wiki locally