Remove some of the clutter.

This commit is contained in:
Péter Szilágyi 2014-08-07 10:08:52 +03:00
parent 08c793a83f
commit dfd5fd614a
1 changed files with 1 additions and 20 deletions

View File

@ -54,26 +54,7 @@ Usage
Simply specify the import path you want to build, and xgo will do the rest:
$ xgo github.com/project-iris/iris
Checking docker installation...
Client version: 1.1.2
Client API version: 1.13
Go version (client): go1.3
Git commit (client): d84a070
Server version: 1.1.2
Server API version: 1.13
Go version (server): go1.3
Git commit (server): d84a070
Cross compiling github.com/project-iris/iris
Fetching github.com/project-iris/iris...
Compiling for linux/amd64...
Compiling for linux/386...
Compiling for linux/arm...
Compiling for windows/amd64...
Compiling for windows/386...
Compiling for darwin/amd64...
Compiling for darwin/386...
Moving binaries to host...
...
$ ls -al
-rwxr-xr-x 1 root root 3086860 Aug 7 10:01 iris-darwin-386