Skip to content

Various non-core items - legacy IDE, Examples, Benchmark.

License

Notifications You must be signed in to change notification settings

amber-smalltalk/amber-contrib-legacy

Repository files navigation

Amber legacy items

Legacy IDE and a few other old non-core packages

MOVED

Now at https://lolg.it/amber/amber-contrib-legacy.

.

.

.

.

.

.

.

.

.

.

.

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