1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-05-04 06:00:39 +02:00
Files
drone-cli/BUILDING
Alik Khilazhev 7eefb0b4fd Update building
2021-06-22 18:11:07 +01:00

6 lines
133 B
Plaintext

1. Clone the repository
2. Install go 1.16 or later with Go modules enabled
3. Install binaries to $GOPATH/bin
go install ./...