Sha256: d659ec04f2f1e25daedab6cf6eb9dbc29453cbd764d7cfe0bf3e77a55ba5dc4a

Contents?: true

Size: 129 Bytes

Versions: 6

Compression:

Stored size: 129 Bytes

Contents

Program.js: Hello.st
	../../../bin/amberc -m Hello Hello.st Program

run: Program.js
	./hello

clean:
	rm -f Program.js Hello.js

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mdbe-0.1.0 public/amber/examples/nodejs/hello/Makefile
maglev-database-explorer-0.0.5 public/amber/examples/nodejs/hello/Makefile
maglev-database-explorer-0.0.4 public/amber/examples/nodejs/hello/Makefile
maglev-database-explorer-0.0.3 public/amber/examples/nodejs/hello/Makefile
maglev-database-explorer-0.0.2 public/amber/examples/nodejs/hello/Makefile
maglev-database-explorer-0.0.1 public/amber/examples/nodejs/hello/Makefile