Yeoman generator for Vagrant + Chef + Travis
Vagrant box for developing on Ubuntu 14.04 Travis CI pre-configured to run Chef Zero Use the same cookbooks for development as integration
npm install -g yo gulp bower
npm install -g generator-vagrantchef
mkdir my-new-project && cd $_
yo vagrantchef
MIT