Skip to content

Toolboxes class

Brian Wandell edited this page Nov 24, 2017 · 15 revisions

The management of github repositories when we process files and share computations.

Newsome lab example

Logothetis lab example

Dora Hermes example

TOOLBOXES class methods

The main @toolboxes methods are install and clone. In addition there are ().

install

Read a toolbox.json file and get a zip archive, put it on path

clone

Clone a a git repository and add it to your path. cloneDepth allowed.

Clone this wiki locally