Roger-luo / IonCLI.jl

The Ion CLI for Julia.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IonCLI

Please use https://github.com/Roger-luo/ion


Build Status

A CLI package manager for Julia.

Disclaimer: It’s still at an early stage, even I have tested it myself in daily usage for a few weeks, I still expect it to have some glitches, and please file an issue to help improve it if you hit any.

For MacOS users, due to system image compilation issue, you will need to compile this package manually via using IonCLI; IonCLI.comonicon_build().

demo

Installation

IonCLI is a   Julia Language   package. To install IonCLI, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

Copy paste the following line to your terminal.

bash -ci "$(curl -fsSL https://raw.githubusercontent.com/Roger-luo/IonCLI.jl/master/setup)"

License

MIT License

About

The Ion CLI for Julia.

License:MIT License


Languages

Language:Julia 100.0%