with graphql
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
set -e
|
||||
|
||||
cargo run como_bin/
|
||||
(cd como_bin; cargo watch -x run)
|
||||
|
Reference in New Issue
Block a user
@@ -2,4 +2,4 @@
|
||||
|
||||
set -e
|
||||
|
||||
cargo run como_bin/
|
||||
(cd como_bin; cargo watch -x run)
|
||||
|