How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "clwdev/precip"
  config.vm.box_version = "0.1.0"
end
vagrant init clwdev/precip \
  --box-version 0.1.0
vagrant up

This version was created about 9 years ago.

Precip is a Vagrant-based all-inclusive local development environment for building Drupal Sites you'll eventually be pushing up to one of several wonderful Drupal Cloud Hosting Services. It's initially being built against Acquia Cloud, but may eventually support other similar services.

https://github.com/clwdev/precip

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (940 MB)