JoshCheek / seeing_is_believing

Displays the results of every line of code in your file
1.31k stars 54 forks source link

Allow arbitrary flags to be passed to the bin #30

Closed JoshCheek closed 7 years ago

JoshCheek commented 10 years ago

If user is using it on another implementation, there can be extra flags (e.g. -J-Xmx512m for some JVM flag JRuby), and existing might not match exactly (e.g. -U for unicode encoding in Rubinius, but -Ku in MRI).

ckib16 commented 7 years ago

Moved to Wiki under https://github.com/JoshCheek/seeing_is_believing/wiki/Potential-future-features