Skip to navigation
Cargo watch with compile and after copy the compiled file to destiny
22.08.23
# example run.sh file ```bash #!/bin/bash source $HOME/.cargo/env cargo watch -x build -s ' cp target/debug/cgi ../public/email.cgi' ```
https://docs.rs/crate/cargo-watch/latest
Reply
Anonymous
Information Epoch 1728124462
Don't do anything the computer can do for you.
Home
Notebook
Contact us