This website requires JavaScript.
Explore
Help
Sign in
vv
/
fractal
Watch
1
Star
0
Fork
You've already forked fractal
0
Code
Pull requests
Projects
Releases
Packages
Activity
503e311e22
fractal
/
scripts
/
cargo.sh
4 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Compiling and install using meson
2017-11-08 11:44:55 +00:00
#!/bin/sh
Make builds now only fractal-gtk
2018-01-29 00:24:39 +00:00
cargo build --release -p fractal-gtk
&&
cp
$1
/target/release/fractal-gtk
$2
Copy permalink