google / oauth2l

oauth2l ("oauth tool") is a simple CLI for interacting with Google API authentication.
Apache License 2.0
643 stars 81 forks source link

Publish to github releases API with goreleaser? #109

Open coolaj86 opened 3 years ago

coolaj86 commented 3 years ago

I'm just wondering if you'd consider publishing to github releases.

I'd like to get oauth2l up on https://webinstall.dev and although the current XML API version looks very sane, it would be nice to not have to write custom code and just use the Github Releases API - since this seems to be canonically hosted on Github anyway.