lispunion / code-formatter

Portable code formatting library. Format any Lisp from any Lisp.
MIT License
29 stars 7 forks source link

ci: build binaries and upload them #9

Open aminya opened 2 years ago

aminya commented 2 years ago

This automates building the binaries and uploading them. You can then download and upload the artifacts to a release tag.

I uploaded the binaries here in the meantime: https://github.com/aminya/code-formatter/releases/tag/v2.2

An example run: https://github.com/aminya/code-formatter/actions/runs/1732058879

image

The binaries are available at the bottom of the page

aminya commented 2 years ago

@iZarif Would you please take a look at this?

izarif commented 2 years ago

@aminya I'm not a maintainer, I can't push to this repository

aminya commented 2 years ago

@lassik Would you please take a look at this?

aminya commented 2 years ago

I uploaded the binaries here in the meantime: https://github.com/aminya/code-formatter/releases/tag/v2.2