Create a template in GitHub template repository #6
Nelson-numerical-software
started this conversation in
Ideas
Replies: 2 comments 1 reply
|
Something as toolbox skeleton/template reusable could be really great for users and communities |
0 replies
|
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. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
All reactions