The Visual Programming Editor for Webduino.
Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs.
First, make sure bower has been installed in your system.
$ git clone https://github.com/webduinoio/webduino-blockly.git
$ cd webduino-blockly
$ bower installNow, webduino-blockly has been successfully installed. Open your browser point it to index.html.