scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
831 stars 90 forks source link

Build & install on Mac osx ( Unix system ) #15

Closed lduparc closed 9 years ago

lduparc commented 9 years ago

Can you provide a script to be able to run realms-wiki on mac os x ( without apt-get ) ? An Homebrew package can be a really good option.

Thanks

scragg0x commented 9 years ago

If an OSX user would be willing to provide equivalent brew packages that are required then I will add them to the install instructions. Although, I strongly recommend using Vagrant if you want to run this locally as I provided a Vagrantfile, it's easy and won't clutter your system.

You just need Vagrant: https://www.vagrantup.com/downloads.html And VirtualBox: https://www.virtualbox.org/wiki/Downloads