guywaldman / magic-cli

Command line utility to make you a magician in the terminal
https://guywaldman.com/posts/introducing-magic-cli
MIT License
720 stars 18 forks source link

Add basic distribution CI #4

Closed guywaldman closed 4 months ago

guywaldman commented 4 months ago

Uses cargo-dist (https://github.com/axodotdev/cargo-dist) for planning a distribution in PRs, and generating a new release when pushing a tag which matches '**[0-9]+.[0-9]+.[0-9]+*'.