Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Call into Julia directly rather than using processes #2

@ararslan

Description

@ararslan

Currently we call Julia from the command line using std::process::Command. However, once julia-rs has matured and is actually usable, it might make more sense to use that crate to call Pkg functions rather than spawning a process.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions