Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/izumin5210/action-go-crossbuild
- Owner: izumin5210
- License: mit
- Created: 2019-10-02T13:02:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:57:03.000Z (about 2 years ago)
- Last Synced: 2024-10-06T20:01:25.472Z (3 months ago)
- Topics: action, github-actions, go, golang
- Language: JavaScript
- Homepage:
- Size: 522 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-actions - Build Go applications for multiplatform
- fucking-awesome-actions - Build Go applications for multiplatform
- awesome-workflows - Build Go applications for multiplatform
README
# go-crossbuild for GitHub Actions
## Usage:
```yaml
uses: izumin5210/action-go-crossbuild@v1
with:
package: ./cmd/awesome-tool
```