j_mcnally has quit [Read error: Connection reset by peer]
j_mcnally has joined #opal
alexst has joined #opal
alexst has quit [Ping timeout: 240 seconds]
j_mcnally has quit [Read error: Connection reset by peer]
j_mcnally has joined #opal
alexst has joined #opal
alexst has quit [Ping timeout: 256 seconds]
alexst has joined #opal
ryanstout has quit [Quit: ryanstout]
alexst has quit [Ping timeout: 264 seconds]
dimaursu16 has quit [Ping timeout: 260 seconds]
ryanstout has joined #opal
dimaursu16 has joined #opal
alexst has joined #opal
alexst has quit [Ping timeout: 240 seconds]
ryanstout has quit [Quit: ryanstout]
j_mcnally has quit [Read error: Connection reset by peer]
j_mcnally has joined #opal
j_mcnally has quit [Ping timeout: 272 seconds]
alexst has joined #opal
alexst has quit [Ping timeout: 264 seconds]
j_mcnally has joined #opal
wasnotrice_ has joined #opal
AndrzejK1zywda has joined #opal
wasnotrice has quit [Ping timeout: 240 seconds]
wasnotrice_ is now known as wasnotrice
dimaursu16 has quit [Ping timeout: 240 seconds]
j_mcnally has quit [Ping timeout: 240 seconds]
AndrzejKrzywda has quit [Ping timeout: 240 seconds]
dimaursu16 has joined #opal
alexst has joined #opal
dimaursu16 has quit [Ping timeout: 240 seconds]
alexst has quit [Ping timeout: 240 seconds]
alexst has joined #opal
elia has joined #opal
alexst has quit [Ping timeout: 240 seconds]
alexst has joined #opal
alexst has quit [Ping timeout: 240 seconds]
alexst has joined #opal
alexst has quit [Ping timeout: 260 seconds]
alexst has joined #opal
alexst has quit [Client Quit]
e_dub has quit [Quit: It's a hard knock life]
e_dub has joined #opal
_elia has joined #opal
elia has quit [*.net *.split]
ryanstout has joined #opal
meh` has joined #opal
_elia has quit [Quit: Computer has gone to sleep.]
meh` has quit [Ping timeout: 250 seconds]
j_mcnally has joined #opal
ylluminate has joined #opal
meh` has joined #opal
DrShoggoth has joined #opal
ylluminarious has joined #opal
<ylluminate>
meh`: how would we build opal-browser singularly as we do opal-jquery?
<ylluminate>
for example, we can do: `gem install opal; gem install opal-jquery; opal-build -r opal-jquery -o opal-jquery.js -- opal-jquery`
<ylluminate>
i attempted to clone opal-browser from github, then build it via `gem build opal-browser.gemspec; gem install opal-browser-0.2.0.beta1.gem`
<ylluminate>
then i tried `opal-build -r opal-browser -o opal-browser.js -- opal-browser`