r0gue-io/pop-cli
View on GitHubfeat: automatically compile binary when doing `pop up network`
Open
#512 opened on Apr 3, 2025
DevExenhancementgood first issuemedium
Repository metrics
- Stars
- (113 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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