Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 617 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 617 Bytes

elecoma-vagrant

Please enter the following line in the command line:

git clone git://github.com/hyoshida/elecoma-vagrant.git
cd elecoma-vagrant
./setup.sh

Then, please go to localhost:8080 in your browser.

Requirements

  • VirtualBox 4.0, 4.1, 4.2 (required for Vagrant)
  • Ruby 1.9 or 2.0
  • bundler
  • Nokogiri (see Note)

Note

setup.sh install Nokogiri gem package. If you raise a error when install nokogiri, please check Nokogiri's installing document.