A simple Blink editor based on Mike Innes' JuliaCon 2015 presentation.
julia> Pkg.clone("https://github.com/EricForgy/BlinkEditor.jl")
julia> using BlinkEditor
Write some code in the browser window, highlight, and "Shift-Enter" to evaluate.
A simple Blink editor based on Mike Innes' JuliaCon 2015 presentation.
julia> Pkg.clone("https://github.com/EricForgy/BlinkEditor.jl")
julia> using BlinkEditor
Write some code in the browser window, highlight, and "Shift-Enter" to evaluate.