mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🔧 Update tmux to build render-wasm on start up
This commit is contained in:
parent
91671afb7a
commit
8e26110378
@ -41,4 +41,9 @@ tmux select-window -t penpot:3
|
||||
tmux send-keys -t penpot 'cd penpot/backend' enter C-l
|
||||
tmux send-keys -t penpot './scripts/start-dev' enter
|
||||
|
||||
tmux new-window -t penpot:4 -n 'rust-wasm'
|
||||
tmux select-window -t penpot:4
|
||||
tmux send-keys -t penpot 'cd penpot/render-wasm' enter C-l
|
||||
tmux send-keys -t penpot './build' enter
|
||||
|
||||
tmux -2 attach-session -t penpot
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user