Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 569 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 569 Bytes

wckansai.dev

How to use

  1. Download box from here.
  2. Run vagrant box add wckansai path/to/wckansai.box.
  3. Add 192.168.88.88 wckansai.dev to your hosts file.
  4. Run vagrant up.
  5. Visit http://wckansai.dev/.

How to uninstall

  1. Run vagrant destroy.
  2. Remove the line 192.168.88.88 wpkansai.dev from hosts file.
  3. Run vagrant box remove wckansai.
  4. Remove this directory.

See also https://github.com/wckansai2015/wckansai-box.