Build 007
BeamBridge - Build 007
This is the first public release of BeamBridge! There are still some todo items (mainly concerning configurability), but it's fully functional.
Usage
Download the .jar file and the skeleton config. Fill out the skeleton config. Run in Java with the following command:
java -jar ./BeamBridge-Build007.jar ./BeamBridge-properties-007.config
...where "./BeamBridge-Build007.jar" is the path to the JAR file and "./BeamBridge-properties-007.config" is the path to the config file.
Versioning scheme
The BeamBridge versioning scheme will use simple build numbers-- the number will increment by 1 for every build. Some builds are private, such as builds for Nerd on the Street or for our partners/friends who use this program and want some of the hard-coded values customized, or for testing builds that had problems. If you see gaps in the release versions here on GitHub, it just means other builds were created in between public "releases."