Skip to content

Instantly share code, notes, and snippets.

@deniszh
Created December 7, 2014 15:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deniszh/512ecb742b7148c1d5c0 to your computer and use it in GitHub Desktop.
Save deniszh/512ecb742b7148c1d5c0 to your computer and use it in GitHub Desktop.
root@vagrant-ubuntu-precise-64:~# go build github.com/dgryski/carbonapi
root@vagrant-ubuntu-precise-64:~# go build github.com/dgryski/carbonzipper
root@vagrant-ubuntu-precise-64:~# go build github.com/grobian/carbonserver
root@vagrant-ubuntu-precise-64:~# ls -al ~/go/bin/carbon*
total 53552
drwxr-xr-x 2 root root 4096 Nov 28 16:32 .
drwxr-xr-x 5 root root 4096 Aug 8 13:20 ..
-rwxr-xr-x 1 root root 8796848 Oct 28 16:38 carbonapi
-rwxr-xr-x 1 root root 8526040 Oct 28 16:36 carbonserver
-rwxr-xr-x 1 root root 8515904 Oct 28 16:37 carbonzipper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment