How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "logantbond/bigsur"
end
vagrant init logantbond/bigsur
vagrant up
This version was created 9 months ago.
There isn't a description.
This version was created over 1 year ago.
Terminal/SSH AppleScripting working now
This version was created over 1 year ago.
Vagrant User Auto-Login
This version was created over 1 year ago.
Enables AppleScript
This version was created over 1 year ago.
Big Sur with some tools installed: brew, coreutils, jq, python3, and pip3
Default vagrant ssh key setup with vagrant. AppleScripting also enabled.