Manfred Kroehnert 5326805a7e fix meta example to work with upcoming 0.12.0 release před 10 roky
..
benchfib 3bb89cb931 benchfib: remove deprecation and replace category with package před 11 roky
hello 0dce4b614e hello: remove deprecation and replace category with package před 11 roky
meta 5326805a7e fix meta example to work with upcoming 0.12.0 release před 10 roky
pystone ce918438ce pystone: fix left over deprecation of category: -> package: před 11 roky
trivialserver cac9004735 trivialserver: remove deprecation and replace category with package před 11 roky
.gitignore a979e3a896 Removed unused depenecies as per mkroehnert:Gruntfile.js, package.json před 11 roky
Gruntfile.js 30c4324ab2 grunt: adapt amberc tasks to use options instead of _config před 11 roky
README 8a9206fbfe nodejs: rename Jtalk to Amber in README před 11 roky

README

Amber + Node.js = Awesomeness
=============================
These are some experiments of using Amber together with Node.js:

hello - Hello world example with a simple Makefile.
benchfib - Port of tinybenchmarks from Squeak.
trivialserver - A slightly larger example.

You will need "node" in your path to try all the above.