ezpp-oppai-rx/swig
minisbett 491faab301 initial commit 2021-04-23 13:31:43 +02:00
..
python initial commit 2021-04-23 13:31:43 +02:00
README.md initial commit 2021-04-23 13:31:43 +02:00
build.sh initial commit 2021-04-23 13:31:43 +02:00
oppai.i initial commit 2021-04-23 13:31:43 +02:00

README.md

these are maintainer instructions, check the readme's in the binding directories for user guides

requirements

  • swig
  • docker
  • twine (pip)

building all bindings

./build.sh

publishing all bindings

PUBLISH=1 ./build.sh