Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/motemen/wercker-box-golang-goxc

Wercker box for cross-compiling Go using goxc
https://github.com/motemen/wercker-box-golang-goxc

Last synced: about 1 month ago
JSON representation

Wercker box for cross-compiling Go using goxc

Awesome Lists containing this project

README

        

golang-goxc
===========

[![wercker status](https://app.wercker.com/status/ed40033717daaf800c9164938384c8bf/m "wercker status")](https://app.wercker.com/project/bykey/ed40033717daaf800c9164938384c8bf)

A Wercker Box for cross-compiling Go using [goxc](https://github.com/laher/goxc).

Based on [wercker/[email protected]](https://app.wercker.com/#applications/51ad0329c67e056078000876/tab/details) box.

In this box, the `goxc` binary is available and Go cross-compilation is enabled.

Consult goxc's documentation for how to use it.

## Changelog

### 0.2.0

* Updated base box to [email protected], using Go 1.4

### 0.1.0

* Updated base box to [email protected], using Go 1.3

### 0.0.0

* First release