Tyler Hallada
91ff001c53
Pretty comfortable with the choice of crates now so it's time to start committing. Currently the API only returns errors, but throwing good errors is important.
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
systemfd --no-pid -s 0.0.0.0:3030 -- cargo watch -x run
|