How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "magneticone/data2crm"
end
vagrant init magneticone/data2crm
vagrant up
This version was created almost 9 years ago.
changed environment field to developer
This version was created about 9 years ago.
base