Skip to content

dankessler/cogfusion

Repository files navigation

cogfusion

Work on the cogfusion toolbox started at Neurohackweek 2016

Build Coverage

Run tests:

python setup.py test

Start web app server:

cogfusion serve

Deploy to production server:

python setup.py sdist   # Create build artifact
./deploy.sh             # Send build artifact to server and install it there

(Assumes the server has the packages listed in system-requirements.txt and you have ssh access to the server)

About

Work on the cogfusion toolbox started at Neurohackweek 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors