Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 901 Bytes

File metadata and controls

25 lines (18 loc) · 901 Bytes

learn.JuliaAstro

Note

In progress:

Warning

To be implemented:

Development

In root directory:

> julia --proj

julia> using PlutoPages

julia> PlutoPages.develop(; input_dir = abspath("src"), output_dir = abspath("build"), cache_dir = abspath("_cache/"))