Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eiriksm/moai-dev-vagrant

Vagrant box for testing MOAI on linux
https://github.com/eiriksm/moai-dev-vagrant

Last synced: about 2 months ago
JSON representation

Vagrant box for testing MOAI on linux

Awesome Lists containing this project

README

        

# moai-dev-vagrant
A vagrant image for building and testing MOAI on Linux.

## Setup
Clone this repo so it sits in the same directory as your moai-dev clone. It tries to mount `../moai-dev` when booting.

To start the machine run `vagrant up`. The bootstrap script will install all dependencies. To build, ssh into the machine with `vagrant ssh`. Then go to the /moai directory and run `./bin/build-linux-sdl.sh`