PageRenderTime 15ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 1ms

/examples/helloworld/README

http://pyjamas.googlecode.com/
#! | 7 lines | 4 code | 3 blank | 0 comment | 0 complexity | 527a4af03423d3c2e5c5ca7a55bc0b50 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. This is a port of Google's Hello example.
  2. To build, run ./build.sh or:
  3. ../../builder/build.py Hello
  4. and then open output/Hello.html in a web browser.