ezpp-oppai-ap/swig
HorizonCode d40ebbbff5 initial tests 2021-06-25 20:26:13 +02:00
..
python initial tests 2021-06-25 20:26:13 +02:00
README.md initial tests 2021-06-25 20:26:13 +02:00
build.sh initial tests 2021-06-25 20:26:13 +02:00
oppai.i initial tests 2021-06-25 20:26:13 +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