.. | ||
python | ||
build.sh | ||
oppai.i | ||
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