File size: 148 Bytes
3256dc1
 
 
 
 
1
2
3
4
5
6
import Jugsaw, Revise

Revise.includet("app.jl")
@info "Running application: " Jugsaw.APP
Jugsaw.Server.serve(Jugsaw.APP; watched_files=["app.jl"])