Skip to main content

Ion

CLI toolkit for Julia developers

Easy to Use

Standalone

Ion is a standalone binary that can be downloaded and used without installing any other dependencies.

Focus on What Matters

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.

Powered by React

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.