anordal / shellharden

The corrective bash syntax highlighter
Mozilla Public License 2.0
4.62k stars 129 forks source link

ci(github-actions): add GitHub Actions workflow to create GitHub Release #57

Closed hituzi-no-sippo closed 7 months ago

hituzi-no-sippo commented 9 months ago

First of all, Thanks for creating this awesome tool.

This PR adds a GitHub Actions workflow to create a GitHub Release. The created GitHub Release has binaries as assets.

The reason for creating this PR, I would like to download shellharden via aqua without using cargo.

anordal commented 7 months ago

Thanks! This looks pretty great. I have wanted an automated way to cross compile and publish binaries, and this would have taken me some time to figure out.

Sorry for taking long to respond.

I think it's time for a release soon.