8000 GitHub - tobyk100/blockly-trunk: Blockly Trunk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tobyk100/blockly-trunk

Repository files navigation

Blockly Core

This is a fork of Blockly an open source visual programming environment.

Install


git clone https://github.com/code-dot-org/blockly-core.git
svn checkout http://closure-library.googlecode.com/svn/trunk/ closure-library-read-only
cd blockly-core
./build.py

Note: blockly-core/ and closure-library-read-only/ should be sibling directories.

Usage


  • Open blockly-core/apps/index.html and select an app to play around with.
  • To run in debug/dev mode, find where the specific app you're working on sources blockly_compressed.js and change it to blockly_uncompressed.js (eg, /maze/template.soy). If that is in a .soy file, make sure to recompile the template. Instructions for recompiling templates are usually at the top of the template.

About

Blockly Trunk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0