-
Notifications
You must be signed in to change notification settings - Fork 302
Release Process
Daniel Lasry edited this page Feb 9, 2019
·
22 revisions
The release process is simple. Just run the script "make-release.py" found in the root of the repository.
> python make-release.py
When prompted, drag and drop the OpenBCIHub folder (or .app file on mac). The script will copy the Hub to the right location.
When finished, the script will print the location of the .zip file for upload.
Please feel free to contribute tips, tricks and best practices.