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
a9df435ebe
bfile
/
filed
/
dev-entry.sh
9 lines
99 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
fix dumb directory name mistake
2023-10-20 16:40:11 +02:00
cargo watch -w src -w templates -w static -x run