Github clone of SeaBreeze for building seabreeze shared library used as backend in python-seabreeze.
If you arrived here looking for how to run your spectrometer, you're definitely wrong.
To start a new build:
git svn fetch
- create a branch at the commit you want to build:
- stick to OceanOptics versioning, but extend in-between builds, i.e. 3.0.10.X
- merge deploy branch into the created branch.
git merge deploy --allow-unrelated-histories
- ./run_after_deploy_merge.sh
- done.