generator-vagrantchef
v0.5.1
Published
Yeoman generator for a project that uses Vagrant to set up a Ubuntu 14.04 box, provisioned with Chef Zero, and set up with a Travis YML file that also uses Chef Zero.
Readme
generator-vagrantchef
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
Usage
Install
Install required tools yo, gulp and bower:
npm install -g yo gulp bowerInstall generator-vagrantchef:
npm install -g generator-vagrantchefRun
Create a new directory, and go into:
mkdir my-new-project && cd $_Run yo vagrantchef:
yo vagrantchefLicense
MIT
