Easy, lightweight CLI to manage *.jld2 files. JLD2Manager will make JLD2.jl be more convinient.
- Install the
JLD2Manager
.
] add JLD2Manager
or
$ git clone https://github.com/rmsmsgood/JLD2Manager.jl.git
-
right-click any jld2 file → select
Open with
→ and clickChoose another app
from the menu that appears. -
Choose the
./src/JLD2manager.bat
in your local repository. If you getJLD2Manager.jl
viaPkg
, you may findJLD2manager.bat
below directory:
C:/Users/(yourname)/.julia/packages/JLD2manager/(something)/src/
- Just double-click jld2 file to open.
- Chek your jld2 file.
I'm trying to implement a lot of things, e.g. simple visualization, file statistics, direct modifying, native julia-like command...