Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/izumin5210/action-go-crossbuild

Build Go applications for multiplatform on GitHub Actions
https://github.com/izumin5210/action-go-crossbuild

action github-actions go golang

Last synced: 3 months ago
JSON representation

Build Go applications for multiplatform on GitHub Actions

Awesome Lists containing this project

README

        

# go-crossbuild for GitHub Actions

## Usage:

```yaml
uses: izumin5210/action-go-crossbuild@v1
with:
package: ./cmd/awesome-tool
```