Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 948 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 948 Bytes

OxoaTools

Build Status

Coverage Status

codecov.io

A set of small tools used at Oxoa Research:

  • repl_colors.jl adds Julia REPL syntax colors (uses OhMyREPL.jl)
  • update_julia.jl script that updates Julia to the latest nightly development version. Supports specifying the installation folder and whether to precompile and update packages or not.
  • download_julia_packages.jl script that downloads all registered Julia packages. Has an option to created an archive out of the lot.
  • patterns.jl interesting code snippets.