This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
como
Watch
1
Star
0
Fork
0
You've already forked como
Code
Issues
1
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
61aff908c6
como
/
scripts
/
run_como.sh
6 lines
55 B
Bash
Raw
Normal View
History
Unescape
Escape
with base
2022-10-02 12:12:08 +02:00
#!/bin/bash
set
-e
with graphql
2022-10-04 12:06:00 +02:00
(
cd
como_bin
;
cargo watch -x run
)
Reference in New Issue
Copy Permalink