view README.md @ 37:01e81c77bca1

Add checks to avoid errors when calling commands outside of a project folder
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 02 Nov 2018 14:43:27 +0100
parents 78c448b5bdc7
children 3156ace843f5
line wrap: on
line source

Takes care of adding local folders to Matlabs path.
Add a `.subpaths` file in the root of the project containing the relative paths of folders to add.
Then use the following functions to interact with `mpm`.

  * `mpm.checkin`
  * `mpm.checkout`
  * `mpm.status`
  * `mpm.verify`
  * `mpm.clear`