Skip to content

hwlin8089/webduino-blockly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webduino-Blockly

The Visual Programming Editor for Webduino.

Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs.

Installation

First, make sure bower has been installed in your system.

$ git clone https://github.com/webduinoio/webduino-blockly.git
$ cd webduino-blockly
$ bower install

Now, webduino-blockly has been successfully installed. Open your browser point it to index.html.

About

The Visual Programming Editor for Webduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • Handlebars 3.7%
  • HTML 3.4%
  • Python 1.5%
  • CSS 0.4%