Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for toolbox integration #39

Open
LecrisUT opened this issue Jul 28, 2022 · 1 comment
Open

Support for toolbox integration #39

LecrisUT opened this issue Jul 28, 2022 · 1 comment

Comments

@LecrisUT
Copy link

Some background, I am trying to develop a toolbox and I have developed a lot of tools to create native-like documentations. I want to split that code off to a separate toolbox and only use it for packaging the toolbox and creating releases. I am currently using the matlab github action for automatically packaging the toolbox and post them as a release.

So the feature request here is to allow setup-matlab to specify toolboxes (from matlab central, github etc.) that would be automatically pulled in and added to the matlab path.

@mcafaro
Copy link
Member

mcafaro commented Jul 28, 2022

Thanks for the feature request! I like the idea and there is work going on in this space. In particular, this sounds like a feature typically served by a package manager. The beginnings of that are starting to form with mpm. So keep an eye on mpm. setup-matlab would probably just expose whatever capability mpm decides to offer in this space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants