Skip to content

Create _jll package wrapping binary PlotJuggler packages #3

Description

@pbouffard

Currently this package requires users to perform their own install of a PlotJuggler binary on their machine, which is found by this package using which plotjuggler (probably not cross-platform compatible).

It should be possible, I think, to use BinaryBuilder.jl to wrap a build and create a package (PlotJuggler_jll.jl?) which, added as a dependency to this package, will result in a completely seamless install of PJ when the PJ Julia package is installed.

Still learning how BinaryBuilder works, this should be a good learning experience.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions