Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwotton/mobl-starter


https://github.com/mwotton/mobl-starter

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

Things you can do:
-- have an automatic test loop by running 'watchr watchr.rb'

assumptions:

you have an executable called 'mobl' in your path to simplify the calling convention.
a sample implementiation is included in this repo

you have java installed
the mobl directory in /usr/local/lib/mobl-lib
moblc.jar is found at /usr/local/lib/moblc.jar

you have ruby installed
you have the 'watchr' gem installed

You'll also need a webserver to be looking at the directory. I use pow
but anything would do.