Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doors.jl 🚪

Build Status

another implement of DaemonMode.jl. I used some code from DaemonMode.jl.

alias jd="julia -i --startup-file=no -e 'using Doors; serve()'  "
alias jc="julia                      -e 'using Doors; runargs()'  "

Tips

  • using Revise

Advanced usage

alias jd="julia -i --startup-file=no --trace-compile-timing --trace-compile=stderr --compiled-modules=yes -e 'using Doors; serve(; into=Main)'  "
alias jc="julia                      --trace-compile-timing --trace-compile=stderr --compiled-modules=yes -e 'using Doors; runargs()'  "

Listen to music - The Doors - The Crystal Ship (MIDI)

The Doors  - The Crystal Ship (MIDI)

About

another implement of DaemonMode.jl

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages