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

C2FO/gull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.