3.0.1 • Published 5 years ago

@jasoftware/jas-blockly v3.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

jas-blockly

Blockly Library

Extremely hard to install!

First download Blockly. Then download google closure library.

https://developers.google.com/closure/library/

Expand the Blockly Library into a sub directory. Then expand the Closure Library. Rename the directory from google-closure-library to closure-library.

Thus

/MYDOWNLOAD/blockly /MYDOWNLOAD/closure-library

Then run python build.py. This builds the library.

Copy the update into jas-blockly dir. We need:

blockly_compressed.js blocks_compressed.js javascript_compress.js messages.js

blockly_support.js - Keep this!