her.esy.fun/engine/dev.sh
Yann Esposito (Yogsototh) 8081c2c1f8
l337
2021-08-21 22:34:51 +02:00

5 lines
130 B
Bash
Executable file

#!/usr/bin/env zsh
tee >(lorri watch) >(./engine/serve.sh) >(./engine/auto-build.sh) >(sleep 1 && open 'http://127.0.0.1:3000')