Herbert Vojčík c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
..
resources c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
src c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
.bower.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
Gruntfile.js c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
LICENSE-MIT c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
README.md c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
bower.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
codemirror.amd.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
deploy.js c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
devel.js c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
index.html c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
jquery-ui.amd.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
local.amd.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
package.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago
require-css.amd.json c580f1482c bump trysmalltalk and re-`bower install` the rest 8 years ago

README.md

Amber legacy items

Legacy IDE and a few other old non-core packages

Getting Started

To bring project alive (for example after git clone):

npm install
bower install
grunt devel

Developing the project (after brought alive):

Start server with amber serve and go to http://localhost:4000/ in your browser and follow the instructions