Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 520 Bytes

File metadata and controls

19 lines (17 loc) · 520 Bytes

gomasticate

Build Status

Masticate... because it feels right.

install


//nanomsg
http://nanomsg.org/download.html
./configure && make && make check && sudo make install
git clone git@github.com:CapillarySoftware/gomasticate.git
cd gomasticate
go get github.com/tools/godep
godep restore
godep go build