r0gue-io/pop-cli

feat: automatically compile binary when doing `pop up network`

Open

#512 aperta il 3 apr 2025

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Rust (39 fork)github user discovery
DevExenhancementgood first issuemedium

Metriche repository

Star
 (113 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I launch a network and I see some mistake in my runtime. I fix the changes and I then want to launch the network again. I don't want to compile separately from entering the pop up command, it should do it for me so that the user can be certain it always uses the binary with the latest changes.

There should be a flag where you can specify to not compile: --no-build

Ref: https://x.com/Moliholy88/status/1905531031966335143

Guida contributor