GiggleLiu's picture
initial
3256dc1
raw
history blame
No virus
148 Bytes
import Jugsaw, Revise
Revise.includet("app.jl")
@info "Running application: " Jugsaw.APP
Jugsaw.Server.serve(Jugsaw.APP; watched_files=["app.jl"])