Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwotton/mobl-starter
https://github.com/mwotton/mobl-starter
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mwotton/mobl-starter
- Owner: mwotton
- License: bsd-3-clause
- Created: 2011-06-30T01:53:02.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-30T05:52:53.000Z (over 13 years ago)
- Last Synced: 2023-04-16T12:07:47.825Z (over 1 year ago)
- Language: Haskell
- Size: 117 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.jaryou have ruby installed
you have the 'watchr' gem installedYou'll also need a webserver to be looking at the directory. I use pow
but anything would do.