Building Apps - nuandy/othello GitHub Wiki
Note: Assumes Othello is installed under: /web/othello
To build a specific app named "yourapp" in the /web/othello/apps directory:
- cd /web/othello
- python bin/owfbuild.py --app=yourapp
Note: Assumes Othello is installed under: /web/othello
To build a specific app named "yourapp" in the /web/othello/apps directory: