sqlformat-rs
sqlformat-rs copied to clipboard
Binary releases?
Would you be willing to release binaries for a CLI for this via Github Releases?
I'm not sure what other projects are using, but this looks like it may work: https://github.com/mre/cargo-deliver
Just chiming in to let you (and visitors to this issue) know that I whipped this up: https://github.com/nrempel/sleek :)
- mkdir src/bin
- write there a binary executable
- profit