Skip to content

djmaxus/matlab-repo-init

Repository files navigation

MATLAB GitHub Repository Template

MATLAB checks View matlab-repo-init on File Exchange License

Quickstart your public MATLAB repository. Batteries included 🔋

How to use

First, click Use this template to make your own repository from this template. Clone your new repository.

Then locally:

  1. Run reset_template script
  2. Upload your own MATLAB code
  3. Tweak anything else to you liking
  4. Commit changes appropriately along the way

Then, in Settings — Actions — General of your repository:

  1. "Allow all actions and reusable workflows"
  2. "Allow GitHub Actions to create and approve pull requests"

Then push the local changes and carry on with the development of your freshly established public MATLAB project!

Please go to repository's Wiki (when it's ready) for more detailed user manual.

Do not hesitate to ask me for assistance and technical support.
And everyone is welcome to open issues to request a feature, enhance the documentation, or report a bug.

Features

References