NeuroBox3D / VRL-NeuroBox-Plugin

VRL-NeuroBox-Plugin is the plugin for detailed simulations in Neuroscience.
http://neurobox.eu
2 stars 1 forks source link
computational-neuroscience detailed java neurobiology simulations vrl-studio

VRL-NeuroBox-Plugin

See also http://www.neurobox.eu for further details.

Gitter chat Codacy Badge Build Status

Development

How To Build The Project

1. Dependencies

2. Configuration

Specify correct path in build.properties, e.g.,

# vrl property folder location (plugin destination)
vrldir=/Users/myusername/.vrl/0.4.2/default

3. Build & Install

IDE

To build the project from an IDE do the following:

Command Line

Building the project from the command line is also possible.

Navigate to the project folder and call the installVRLPlugin Gradle task to build and install the plugin.

Bash (Linux/OS X/Cygwin/other Unix-like OS)
cd Path/To/VRL-NeuronalTopologyImporter-Plugin/VRL-NeuronalTopologyImporter-Plugin
./gradlew installVRLPlugin
Windows (CMD)
cd Path\To\VRL-NeuronalTopologyImporter-Plugin\VRL-NeuronalTopologyImporter-Plugin
gradlew installVRLPlugin

Finally, restart VRL-Studio

Issues

Stories in Backlog Stories in Ready ![Stories in In Progress](https://badge.waffle.io/NeuroBox3D/vrl-neurobox-plugin.png?label=in progress&title=In Progress) Stories in Done