Skip to content

brainiak/brainiak.github.io

Repository files navigation

BrainIAK

Getting started (MacOS)

Instructions for other operating systems should be straightforward. Dependencies on node and bundler.

# Install dependencies
./bin/install.sh

# Add the following line to .bash_profile or other
# [[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"

# Start live-reload server
gulp