Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```