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
abcea8f6bc
como
/
scripts
/
run_como.sh
6 lines
62 B
Bash
Raw
Normal View
History
Unescape
Escape
with base
2022-10-02 12:12:08 +02:00
#!/bin/bash
set
-e
feat: move project to crates Signed-off-by: kjuulh <contact@kjuulh.io>
2023-10-21 11:14:58 +02:00
(
cd
crates/como_bin
;
cargo watch -x run
)
Reference in New Issue
Copy Permalink