Skip to content

Instantly share code, notes, and snippets.

@dgertych-monterail
Created October 4, 2013 08:04
Show Gist options
  • Select an option

  • Save dgertych-monterail/6822537 to your computer and use it in GitHub Desktop.

Select an option

Save dgertych-monterail/6822537 to your computer and use it in GitHub Desktop.
Bexen Setup script
sudo mkdir -p /opt/boxen
sudo chown ${USER}:staff /opt/boxen
git clone https://github.com/chytreg/our-boxen.git /opt/boxen/repo
cd /opt/boxen/repo
script/boxen --debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment