This website requires JavaScript.
Explore
Help
Sign In
blek
/
bfile
Watch
1
Star
0
Fork
You've already forked bfile
0
Code
Issues
6
Pull Requests
1
Packages
Projects
Releases
1
Wiki
Activity
aae3ccfc2b
bfile
/
filed
/
dev-entry.sh
8 lines
88 B
Bash
Raw
Normal View
History
Unescape
Escape
dockerify
2023-09-30 06:46:29 +02:00
#!/bin/sh
get it to run with docker
2023-09-30 11:26:47 +02:00
cd
/opt/code
dockerify
2023-09-30 06:46:29 +02:00
cargo check
cargo build
cargo watch -w src -w templates -x run