Skip to content

Roger-luo/Ion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ion - a CLI toolbox for Julia developers

Build codecov GitHub commits since tagged version

Ion is a CLI toolbox for Julia developer. It provides a set of tools to help you develop Julia packages.

Installation

pre-build binary

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.

build from source

Using just and Rust's cargo/rustc compiler:

just install

Documentation

  • Ion website
  • check ion --help for more information in the terminal

License

MIT License