Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 470 Bytes

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) · 470 Bytes

Contributing

Building

Get the sources:

$ git clone https://github.com/botify-labs/airbyte_exporter.git
$ cd airbyte_exporter

Run linters:

$ make lint

Build the parser and exporter:

$ make build

Build platform-specific binaries with Promu:

$ promu crossbuild

Build and archive platform-specific binaries:

$ promu crossbuild
$ promu crossbuild tarballs