Skip to content

Commit 5ebaa90

Browse files
committedMay 2, 2024
Reference matlab-project-template
1 parent 4e81166 commit 5ebaa90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎content/code-style/organisation.qmd

+2
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ At the very top level of your project, why not have something like the following
2828
├── README # readme file! (essential)
2929
└── LICENSE # license file (essential)
3030
```
31+
32+
You can make use of a [matlab-project-template](https://github.com/reproducibleMATLAB/matlab-project-template) GitHub repository which contains this directory structure as a template with placeholder information, designed specifically for MATLAB projects.

0 commit comments

Comments
 (0)
Please sign in to comment.