Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 509 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 509 Bytes

gull

The etcd configuration migration tool.

Installation

Run go get -u github.com/c2fo/gull/source/bin/gull to install the gull binary. After that, run gull to see usage information.

Development

Run make at the c2fo/gull repo root to compile gull's source code and install a development build of the gull binary. Note that if you are developing gull, you will not be able to install via go get.

More Info

Check out the wiki for more information.