This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
pict-rs
Watch
2
Star
0
Fork
You've already forked pict-rs
0
mirror of
https://git.asonix.dog/asonix/pict-rs
synced
2024-11-01 18:19:56 +00:00
Code
Releases
Activity
d67478843b
pict-rs
/
docker
/
dev
/
root
/
usr
/
bin
/
build
6 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Add docker development environments for arm64v8 and arm32v7
2020-06-25 20:21:25 +00:00
#!/usr/bin/env bash
Remove redundant default info, update readme help, add 'check' helper
2020-06-25 23:17:05 +00:00
set -xe
Add docker development environments for arm64v8 and arm32v7
2020-06-25 20:21:25 +00:00
cargo build --target=$TARGET
Copy permalink