Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 372 Bytes

drone-raw-v1

drone-raw-v1 is a migration tool to import lair v1 data into lair v2.

Install

Download a compiled binary for supported operating systems from here.

$ mv drone-raw-v1* drone-raw-v1
$ ./drone-raw-v1 -h

Build From source

$ go get github.com/lair-framework/drone-raw-v1