Skip to content

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 342 Bytes

README.md

File metadata and controls

executable file
·
17 lines (11 loc) · 342 Bytes

ContextAmber

A COP implementation for Amber Smalltalk

Getting Started

Brought 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