##runtime.js helloworld example application
Install
Clone this repository and install dependencies:
git clone https://github.com/runtimejs/helloworld.git
cd helloworld
npm install
Install the command line tool:
npm install runtime-cli -g
Run
Make sure you have QEMU installed, then
Note: runtime.js is work in progress