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