Skip to content

Instantly share code, notes, and snippets.

@acrmp
Created July 13, 2012 00:06
Show Gist options
  • Select an option

  • Save acrmp/3101960 to your computer and use it in GitHub Desktop.

Select an option

Save acrmp/3101960 to your computer and use it in GitHub Desktop.

Revisions

  1. Andrew Crump created this gist Jul 13, 2012.
    10 changes: 10 additions & 0 deletions example-tmux-guard.yml
    Original 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'
    1 change: 1 addition & 0 deletions gistfile1.md
    Original 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/