ezpp-oppai-ap/swig/README.md
2021-06-25 20:26:13 +02:00

247 B

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