1
0
mirror of https://github.com/drone/drone-cli.git synced 2024-11-23 09:21:56 +01:00
drone-cli/BUILDING

6 lines
133 B
Plaintext
Raw Normal View History

1. Clone the repository
2. Install go 1.13 or later with Go modules enabled
3. Install binaries to $GOPATH/bin
2018-02-14 22:06:05 +01:00
go install ./...