![Gitter](https://badges.gitter.im/Join Chat.svg) Neo-Cortical Builder
Neo-Cortical Builder is a web-based tool to allow neuroscientists to create, run, and collect results from brain simulations using the NCS simulator.
Pre-Alpha
Everything, but most importantly, it will need to use RequireJS at some point in the future to make the project sane.
- Python 2.7
- MongoDB
- Node.js 0.10+
If you are on an Ubuntu machine, make sure Python 2.7 as well as pip are installed by running this command
sudo apt-get install python2.7 python-pip curl virtualenv mongodb
NCB uses node.js to run its web technologies. To install this run the following command, then restart your terminal. (Note the init script only needs to be run twice if node.js has not already been installed)
. init.sh
The initialization script needs to be run every time a new terminal session is started. Again to run the initialization script run
. init.sh
To run, simply run the following command.
gulp
This rebuilds the project automatically, while running the server, so changes show up more or less instantly.
© University of Nevada Reno