Create a template in GitHub template repository #6
Replies: 2 comments 1 reply
-
Something as toolbox skeleton/template reusable could be really great for users and communities |
Beta Was this translation helpful? Give feedback.
-
Glad you like it! Unfortunately, any template would have to generate unique UUIDs at creation time, so we can't just copy a template repo. However, we are exploring a couple of ways of doing this, and right now, cookiecutter is our current best candidate. That way, people can create toolboxes from outside MATLAB, and we'd probably offer a simple interface from inside MATLAB. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A template repository could be easily reusuable by users
see https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository
Nice documentation, inspiring for me :p
Beta Was this translation helpful? Give feedback.
All reactions