hhzl 0dc5adb686 recompiled with v0.13 10 years ago
..
esug2011 351236314a Moved amber examples 11 years ago
fosdem2012 351236314a Moved amber examples 11 years ago
src 0dc5adb686 recompiled with v0.13 10 years ago
Gruntfile.js 154ec6d7d6 remove testing pkg and machinery, there are no tests 10 years ago
LICENSE-MIT 1650798bea add files from amber init created templ 10 years ago
README.md 1650798bea add files from amber init created templ 10 years ago
bower.json 1650798bea add files from amber init created templ 10 years ago
deploy.js 1650798bea add files from amber init created templ 10 years ago
devel.js 154ec6d7d6 remove testing pkg and machinery, there are no tests 10 years ago
index.html 27f30e030b index.html cleanup 10 years ago
local.amd.json 1650798bea add files from amber init created templ 10 years ago
package.json 154ec6d7d6 remove testing pkg and machinery, there are no tests 10 years ago

README.md

Amber presentation

Amber Smalltalk Presentation written in Amber

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