/README

http://github.com/beamjs/erlv8 · #! · 10 lines · 6 code · 4 blank · 0 comment · 0 complexity · 021b21d268eb946d4bec5e5deb740ea8 MD5 · raw file

  1. Quick Instructions
  2. ==================
  3. In order to build erlv8, make sure you have g++, erlang & scons installed system-wide. Then just type:
  4. $ make
  5. After a couple of minutes (V8 takes quite some time to build), it should be over.
  6. Good luck!