Sha256: 4b527843ae8a50e42e9fa4b11e326bdb5cd3ee3c4c961a1bcb1b8778bf9a8da2

Contents?: true

Size: 277 Bytes

Versions: 3

Compression:

Stored size: 277 Bytes

Contents

#!/usr/bin/env ruby -wKU

require File.expand_path(
  File.join(File.dirname(__FILE__), %w[.. lib opal]))

Opal.run

# begin
#   require 'rubygems'
#   require 'v8'
# rescue Exception
#   abort "therubyracer not available. Install it with: sudo gem install therubyracer"
# end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
opal-0.2.2 bin/opal
opal-0.2.0 bin/opal
opal-0.1.0 bin/opal