This website requires JavaScript.
Explore
Help
Sign In
rei-forks
/
zeroconf-rs
Watch
1
Star
0
Fork
You've already forked zeroconf-rs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rei/fix_poll
zeroconf-rs
/
scripts
/
buildall.sh
10 lines
113 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
set
-e
cargo build --workspace --verbose
(
cd
examples
cargo build --workspace --verbose
)
Reference in New Issue
View Git Blame
Copy Permalink