Hannes Hirzel 5953a8ef80 Refer to new repository il y a 9 ans
..
src e35a948f8a recompiled with v0.13 il y a 9 ans
Gruntfile.js aa3a2fd559 new files from amber init, mod il y a 9 ans
LICENSE-MIT aa3a2fd559 new files from amber init, mod il y a 9 ans
README.md 5953a8ef80 Refer to new repository il y a 9 ans
bower.json aa3a2fd559 new files from amber init, mod il y a 9 ans
config.js aa3a2fd559 new files from amber init, mod il y a 9 ans
deploy.js aa3a2fd559 new files from amber init, mod il y a 9 ans
devel.js aa3a2fd559 new files from amber init, mod il y a 9 ans
index.html aa3a2fd559 new files from amber init, mod il y a 9 ans
local.amd.json aa3a2fd559 new files from amber init, mod il y a 9 ans
package.json aa3a2fd559 new files from amber init, mod il y a 9 ans

README.md

Note: This project is kept here for historical reasons currently.

For recent development see https://github.com/amber-smalltalk/trysmalltalk

TrySmalltalk

Tutorial to learn 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