Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

A command-line interface to EquationsOfState.jl (in progress)

License

Notifications You must be signed in to change notification settings

MineralsCloud/CommandLineEquationsOfState.jl

Repository files navigation



CommandLineEquationsOfState

Stable Dev Build Status Build Status Codecov Coveralls Build Status

This is a command line tool for EquationsOfState.jl.

Installation

Install the master branch:

julia> using Pkg

julia> Pkg.add("https://github.com/MineralsCloud/CommandLineEquationsOfState.jl")

Install the develop branch:

julia> using Pkg

julia> Pkg.add("https://github.com/MineralsCloud/CommandLineEquationsOfState.jl#develop")

Releases

No releases published

Packages

No packages published

Languages