Skip to content

Instantly share code, notes, and snippets.

@Pengeszikra
Created November 28, 2020 11:13
Show Gist options
  • Save Pengeszikra/2053818ab1ac62cfe8a4a52aeb48cd26 to your computer and use it in GitHub Desktop.
Save Pengeszikra/2053818ab1ac62cfe8a4a52aeb48cd26 to your computer and use it in GitHub Desktop.
rust hot reloading development
cargo watch -x 'run' -q -c -d 1
@Pengeszikra
Copy link
Author

Pengeszikra commented Nov 28, 2020

prepare:

cargo install cargo-watch

Screenshot 2020-11-28 at 12 14 38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment