IUNO-TDM / PumpControl

An executable for decrypting and running recipe programs on the cocktail mixer
GNU General Public License v3.0
1 stars 3 forks source link

Build flag to disable encryption feature #24

Closed MBeuttler closed 6 years ago

MBeuttler commented 7 years ago

We'd like to have build flag on the pump control, to remove all our encryption features when building the application.

In case the flag is set following should happen:

The goal is, to have a build script that we can ship with our docker images. Those docker images are used during development or for testing. They do not use any licensing or encryption (also on the server side).