fgrehm / ventriloquist

Development environments made easy
MIT License
359 stars 20 forks source link

Ability to configure an X Frame buffer #47

Open fgrehm opened 10 years ago

fgrehm commented 10 years ago

capybara-webkit (and possibly other tools) require that to be in place. Look into https://github.com/thoughtbot/capybara-webkit/blob/master/vagrant_setup.sh for inspiration

ndrluis commented 10 years ago

what is better just install xvfb or install and make them standalone?

fgrehm commented 10 years ago

We'd need to install it and create a service to ensure it is always running