Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 643 Bytes

installation.md

File metadata and controls

17 lines (10 loc) · 643 Bytes

Installing Klepto

Requirements

Latest version of pg_dump installed (Only required when working with PostgreSQL databases)

Installation

Klepto is written in Go with support for multiple platforms. Pre-built binaries are provided for the following:

  • macOS (Darwin)
  • Windows
  • Linux

You can download the binary for your platform of choice from the releases page.

Once downloaded, the binary can be run from anywhere. We recommend that you move it into your $PATH for easy use, which is usually at /usr/local/bin.