How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "stucco/dev"
end
vagrant init stucco/dev
vagrant up
This version was created over 7 years ago.
Updated stucco VM, using the following:
This version was created over 8 years ago.
Initial release
There are no providers for this version.