How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "schwad/ruby_archaeologist"
end
vagrant init schwad/ruby_archaeologist
vagrant up
This version was created 6 months ago.
Version unveiled at RubyConf 2021
This version was created 9 months ago.
There isn't a description.
This version was created 9 months ago.
There isn't a description.
This version was created 9 months ago.
This is the initial version of ruby archaeologist. It has dependencies so that you can develop on ruby in a 2009-safe environment
There are no providers for this version.