mathworks / toolboxdesign

Best practices for creating high-quality and user-friendly MATLAB toolboxes, including recommendations for file organization, testing, and releasing the toolbox.
Creative Commons Attribution 4.0 International
80 stars 4 forks source link

Connecting with GitHub Actions and Buildtools #21

Open versionbaygt opened 2 weeks ago

versionbaygt commented 2 weeks ago

I think it would be nice to have a section explaining what is the right way to:

rpurser47 commented 1 week ago

Similar to my comment on #20 , I think I'll do that in a separate repository and just refer to it here.