Skip to content

cossio/Infernal.jl

Repository files navigation

Infernal Julia package

Access Infernal commands from Julia.

Installation

This package is registered. Install with:

import Pkg
Pkg.add("Infernal")

This package does not export any symbols.

Supported platforms:

  • Linux
  • macOS (Intel & M-series)

Windows not supported because Infernal is not available for Windows (use WSL instead).