AllenNeuralDynamics / aind-bonsai-template

A template used for Bonsai projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aind-bonsai-template

A template used for Bonsai projects

Repository organization

All workflows should go into /src, along with the Extensions folder, should your project have one.

Deployment

To deploy the Bonsai code, run ./bonsai/setup.cmd. This small script will download and regenerate the current bonsai environment (see tutorial for further details.). Each time you change a project dependency via the Package Manager, the Bonsai.Config file will be updated and you can choose to commit these changes.


Prerequisites

These should only need to be installed once on a fresh new system, and are not required if simply refreshing the install or deploying to a new folder.

Hardware specific:


About

A template used for Bonsai projects

License:MIT License


Languages

Language:PowerShell 88.8%Language:Batchfile 11.2%