/README
http://github.com/beamjs/erlv8 · #! · 10 lines · 6 code · 4 blank · 0 comment · 0 complexity · 021b21d268eb946d4bec5e5deb740ea8 MD5 · raw file
- Quick Instructions
- ==================
- In order to build erlv8, make sure you have g++, erlang & scons installed system-wide. Then just type:
- $ make
- After a couple of minutes (V8 takes quite some time to build), it should be over.
- Good luck!