yoshi2perth / playground

0 stars 0 forks source link

【調査】【仮想環境】Vagrant #10

Open yoshi2perth opened 10 years ago

yoshi2perth commented 10 years ago

http://lab.raqda.com/vagrant/ http://maplesystems.co.jp/blog/all/programming/8037.html

yoshi2perth commented 9 years ago

boxリスト http://www.vagrantbox.es/

yoshi2perth commented 9 years ago
# install homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

# install homebrew-cask
brew tap caskroom/homebrew-cask
brew install brew-cask

# install vietualbox
brew cask install virtualbox

# install vagrant
brew cask install vagrant