Java Business logic app that performs generation of designs, environments and bom releases.
Coming soon
Refer Contributing.
Check out the oneops tags on Stack Overflow or slack-dev
Maven and JDK 8 or later
Be sure that your JAVA_HOME
environment variable points to the jdk1.8.0
folder
extracted from the JDK download.
The project is dependent on oo-commons and cms-dal .
- git clone https://github.com/oneops/transistor.git
- cd transistor
- mvn clean package
This will build the war deployable on standard java servlet container like tomcat.
Transistor war would require environment variables to be passed refer tomcat environment variables
For quick setup refer setup
The project is released under version 2.0 of the Apache License.