Hi, I tried the amber-examples in ubuntu and found some problems. I could finally make the examples work following some steps, maybe they can be added to the readme if they are correct
link amber-examples/vendor/amber to your working copy of amber
amber-examples/vendor$ rmdir amber
amber-examples/vendor$ ln -s ../../amber amber
update amber-examples/start.sh to this:
#! /bin/sh
node vendor/amber/cli/js/amber-cli.js serve $@
then
amber-examples$ ./start.sh
Warning: project directory does not contain index.html
Warning: project directory is missing an "st" directory
Warning: project directory is missing a "js" directory
finally, open some example in the browser:
--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/groups/opt_out.