A guide to building long-term compounding knowledge infrastructure. See GitHub for details.

Cloudinary file upload tool written in Go released

Cloudinary-go is a Go client library and CLI tool to upload static assets to Cloudinary service

Cloudinary-go is a Go client library and CLI tool to upload static assets to the Cloudinary service.

Installation

Install the CLI tool and the library with:

go get github.com/rootsongjc/cloudinary-go/cloudinary

Or download the release binary from release.