README.md 286 B

Amber Smalltalk IDE starter menu

Hidden modal dialog to open Amber IDEs

Include as devDependency in your Amber project:

bower install amber-ide-starter-dialog --save-dev

and include require(['amber-ide-starter-dialog'], function (s) { s.start(); }); in your index.html.