Git Product home page Git Product logo

blockly-devtools's Introduction

Blockly Developer Tools

This is the home of Google's Blockly Developer Tools.

Find out more at the develop page, on GitHub, or on the developer forum. Production version is stored here (source).

Want to contribute? Great! First, read our guidelines for contributors.

Setting Up

Install node and NW.js

In order to properly run and test Blockly's devtools, install node.js and NW.js on your computer. Instructions for installation can be found on the linked sites.

Install Devtools

In your devtools directory run

npm install

Run Devtools

Find the relative path to nwjs/nw that you installed onto your computer. Run the following command from the devtools repo's directory.

nwjs/nw .

Doing so will run devtools as an NW.js application on your computer.

Closure dependency error

If you get an error about "closure" upon loading the app, it probably means the blockly-devtools/closure-library/ directory has not been set up. Try running:

git submodule update --init --recursive

Alternatively, install the closure-library into that directory. If you are working with the web library, you may prefer to share a local copy via a symlink (i.e., ln -s path/to/closure-library).

We are currently working on removing this dependency, but this will fix the issue until then.

blockly-devtools's People

Contributors

neilfraser avatar rachel-fenichel avatar anmatanm avatar seanlip avatar chynu avatar nikerabbit avatar picklesrus avatar espertus avatar svouse avatar siebrand avatar marisaleung avatar quachtina96 avatar edauterman avatar drigz avatar daarond avatar carlosperate avatar immortalin avatar timdawborn avatar corydcode avatar k-ran avatar roboerikg avatar trodi avatar kaworru avatar miguel76 avatar dlaliberte avatar carloslfu avatar shirletan avatar pkendall64 avatar svbatalov avatar allisonshaw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.