Y
Hacker News
new
|
ask
|
show
|
jobs
by
spekcular
899 days ago
Is the "optimal Julia workflow" written down anywhere?
2 comments
xgdgsc
898 days ago
https://modernjuliaworkflows.github.io/
link
pdeffebach
899 days ago
Maybe [this](
https://m3g.github.io/JuliaNotes.jl/stable/workflow/
)? The key is to work with modules, use Revise.jl, and Infiltrator.jl.
link