dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
198 stars 13 forks source link

Add crossbundle cli self-update and check if user uses latest version #147

Closed enfipy closed 1 year ago

enfipy commented 2 years ago

Objective

It should be possible to update the crossbundle binary from its own CLI command.

Additional context

Something similar exists in cargo itself or in cargo-make.