Skip to content

Instantly share code, notes, and snippets.

@zaid
Created March 1, 2012 23:25
Show Gist options
  • Save zaid/1953983 to your computer and use it in GitHub Desktop.
Save zaid/1953983 to your computer and use it in GitHub Desktop.
Eventos Tuxminator config
# ~/.tmuxinator/eventos.yml
# you can make as many tabs as you wish...
project_name: Eventos
project_root: ~/Development/eventos
socket_name:
pre:
tabs:
- shell:
- guard: bundle exec guard
- console: rails console
- server: rails server
- logs: tail -f log/development.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment