Ion
CLI toolkit for Julia developers
Standalone
Ion is a standalone binary that can be downloaded and used without installing any other dependencies.
Julia Pkg in terminal
Ion integrates with the Julia package manager and can be used to install, update, and remove packages from the terminal without starting a Julia REPL.
Julia scripts with dependencies
Ion can be used to run Julia scripts with dependencies. Ion will automatically install the dependencies and run the script. Help you to run Julia scripts with reproduceable environment.