-
GoLang 1.13+
Mac OSX
brew install go
-
Python 3.7+ Virtual Environment
Mac OSX
brew install python pip install virtualenv setuptools wheel
First of all, you need to check out the source.
git clone $REPOSITORY_URL btp
make
Output binaries are placed under bin/
directory.
make dist-py
Output files are placed under build/pyscore/
directory.