control-freak-ide/documentation/docFiles/08_Driver/Fiddle/Blocks_Template.md
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

473 B

Steps:

  1. Run File/Download action and copy the content of that file into the clipboard

  2. Open the template fiddle, and fork it (signup first)

  3. Replace from clipboard in the JS file :

    var MY_BLOCKS = [];

to

    var MY_BLOCKS = PASTE_HERE