This website requires JavaScript.
Explore
Help
Sign In
toast
/
Rustbot
Template
Watch
1
Star
0
Fork
0
You've already forked Rustbot
Code
Issues
1
Pull Requests
Actions
Activity
47a433b649
Rustbot
/
run.sh
5 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
Improvements and add bash script
2023-12-31 00:03:49 -05:00
#!/bin/bash
Update template with restructured project
2024-10-21 02:36:18 -04:00
export
$(
cat .env.bot
|
xargs
)
Update template with changes
2024-12-11 11:01:44 -05:00
clear
&&
cargo fmt
&&
cargo run
Reference in New Issue
Copy Permalink