mirror of
https://github.com/rubyjs/therubyracer
synced 2023-03-27 23:21:42 -04:00
4 lines
No EOL
78 B
Bash
4 lines
No EOL
78 B
Bash
#!/usr/bin/env bash
|
|
|
|
make clean all
|
|
ruby -e "require 'v8'; V8::N::Context.new" |