aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-09-06 15:25:08 -0300
committerEuAndreh <eu@euandre.org>2018-09-06 15:26:14 -0300
commit818b9545865de858a01a664bb058acd3c1863a02 (patch)
tree4cb0d013b5b0e091525ad71aa7e7891a235cf503
parentAdd cq repo. (diff)
downloaddotfiles-818b9545865de858a01a664bb058acd3c1863a02.tar.gz
dotfiles-818b9545865de858a01a664bb058acd3c1863a02.tar.xz
Update tmuxinator template for songbooks: fix client boot.
-rw-r--r--tmux/projects/songbooks.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tmux/projects/songbooks.yml b/tmux/projects/songbooks.yml
index c3b7fab..429b61f 100644
--- a/tmux/projects/songbooks.yml
+++ b/tmux/projects/songbooks.yml
@@ -11,5 +11,4 @@ windows:
- cd server/ && lein repl
- client-repl:
- cd client/ && lein repl
- - tests:
- - make test
+ - (use 'figwheel-sidecar.repl-api)