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

https://github.com/weakish/geb

cross compiles go executables for different os and architectures
https://github.com/weakish/geb

Last synced: about 1 month ago
JSON representation

cross compiles go executables for different os and architectures

Awesome Lists containing this project

README

          

geb cross compiles go executables for different os and architectures.

Currently only supports 4 oses on amd64:

1. darwin
2. freebsd
3. linux
4. windows

## Usage

Put the geb in $PATH, then run `geb` under your Go project directory.

## Installation

Download the `geb` executable from the Releases page.

## License

0BSD