Skip to content

An ember integration for building visual programming editors with blockly.

License

Notifications You must be signed in to change notification settings

Program-AR/ember-blockly

Repository files navigation

ember-blockly

npm version

Build Status

demo site

Installation

  • git clone https://github.com/Program-AR/ember-blockly
  • cd ember-blockly
  • npm install

Running tests

  • ember test – Runs the test suite on the current Ember version
  • ember test --server – Runs the test suite in "watch mode"
  • ember try:each – Runs the test suite against multiple Ember versions

Running the dummy application

For more information on using ember-cli, visit https://ember-cli.com/.

License

This project is licensed under the LGPL-3.0.