Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/motemen/wercker-box-golang-goxc
- Owner: motemen
- License: mit
- Created: 2014-06-12T14:19:52.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-16T06:53:35.000Z (about 10 years ago)
- Last Synced: 2024-10-15T15:29:29.922Z (3 months ago)
- Homepage: https://app.wercker.com/#applications/5399b778ca8445c112003dd8
- Size: 150 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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