Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/filiptronicek/cf-go-releases
Nightly releases of Cloudflare's Go fork
https://github.com/filiptronicek/cf-go-releases
Last synced: about 1 month ago
JSON representation
Nightly releases of Cloudflare's Go fork
- Host: GitHub
- URL: https://github.com/filiptronicek/cf-go-releases
- Owner: filiptronicek
- License: mit
- Created: 2024-06-29T08:35:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T00:25:02.000Z (about 2 months ago)
- Last Synced: 2024-09-17T04:38:33.141Z (about 2 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Releases of Cloudflare's Go fork
This repo serves as a way to get a hold of binaries for different platforms of Cloudflare's Go fork (https://github.com/cloudflare/go). All releases are provided under its [original license](https://github.com/cloudflare/go/blob/cf/LICENSE).
You can also install Cloudflare's Go system-wide like this:
```bash
curl -sSL https://raw.githubusercontent.com/filiptronicek/cf-go-releases/main/install.sh | bash
```