Commit c415dfb Diego Lendoiro
committed
1 parent e86b8a8 commit c415dfb Copy full SHA for c415dfb
File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ~/.tmuxinator/qustodian-backend.yml
2
2
3
- name : qustodian- backend
3
+ name : backend
4
4
root : ~/Code/backend
5
5
6
6
# Optional tmux socket
Original file line number Diff line number Diff line change
1
+ pair-dev
2
+ =======
3
+
4
+ This repository contains editor configurations that suit our needs to perform remote pair programming
5
+
6
+ Requirements:
7
+ -------------
8
+
9
+ * [ Vim, of course] ( http://www.vim.org " Vim home page ")
10
+ * [ Tmux] ( http://tmux.sourceforge.net/ " Tmux home page ")
11
+ * [ wemux] ( https://github.com/zolrath/wemux " wemux home page ")
12
+ * [ tmuxinator] ( https://github.com/tmuxinator/tmuxinator " tmuxinator home page ")
13
+
14
+
15
+ Usage:
16
+ ------
17
+ 1 . `clone
18
+ 2 . Create a common user in both machines involved
19
+ 3 . Install vim plugins
20
+ 4 . ` tmuxinator start backend `
You can’t perform that action at this time.
0 commit comments