Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 305 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 305 Bytes

falcon-forwarder

Installation

It is a golang classic project

# set $GOPATH and $GOROOT
mkdir -p $GOPATH/src/github.com/open-falcon
cd $GOPATH/src/github.com/open-falcon
git clone https://github.com/open-falcon/forwarder.git
cd forwarder
go get ./...
./control build
./control start