You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to publish the compiled binaries of cargo-sails for linux/macos along with each tag release, so that developers can save time installing the tool from source, reducing the Time To Hello World
Then we can use cargo binstall to fetch the binaries from the github release page.
Problem to Solve
It would be nice to publish the compiled binaries of
cargo-sails
for linux/macos along with each tag release, so that developers can save time installing the tool from source, reducing the Time To Hello WorldThen we can use
cargo binstall
to fetch the binaries from the github release page.Possible Solution
See https://github.com/cargo-bins/cargo-binstall
Notes
No response
The text was updated successfully, but these errors were encountered: