feat: setup tmuxinator.yaml

This commit is contained in:
minhtrannhat 2024-05-05 16:47:36 -04:00
parent da977cd720
commit 2c9dab01bb
Signed by: minhtrannhat
GPG Key ID: E13CFA85C53F8062

View File

@ -51,7 +51,8 @@ windows:
panes: panes:
- lvim - lvim
- test: - test:
layout: main-vertical layout: main-horizontal
root: . root: .
panes: panes:
- cargo watch -x check -x test -x run - sleep 10 && cargo watch -x check -x test -x run
- ./scripts/init_db.sh