Created
July 13, 2012 00:06
-
-
Save acrmp/3101960 to your computer and use it in GitHub Desktop.
Revisions
-
Andrew Crump created this gist
Jul 13, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ project_name: example-tmux-guard project_root: . rvm: 1.9.3@example-project tabs: - 'minitest-chef-example': layout: 3937,104x35,0,0[104x27,0,0{52x27,0,0,51x27,53,0},104x7,0,28] panes: - vim example-project/cookbooks/example/files/default/tests/minitest/default_test.rb - vim example-project/cookbooks/example/recipes/default.rb - 'cd example-project && bundle exec guard' This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ http://www.jedi.be/blog/2011/12/13/testdriven-infrastructure-with-vagrant-puppet-guard/