Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eiriksm/moai-dev-vagrant
- Owner: eiriksm
- Created: 2014-03-01T13:46:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-01T13:48:23.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T01:46:36.057Z (3 months ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`