Ion is a CLI toolbox for Julia developer. It provides a set of tools to help you develop Julia packages.
Download tarball in the release page and extract it to your $HOME/.local
directory, remember to add this to your PATH
environment variable if you haven't done so.
Using just
and Rust's cargo/rustc compiler:
just install
- Ion website
- check
ion --help
for more information in the terminal
MIT License