This is the gdpr_controller project.
See the BUILDING document.
See the CONTRIBUTING document.
- Get into a
nix-shellwith pip - Run
pip install --prefix=/path/to/install/directory/ cmake-init - Run
export PYTHONPATH=$PYTHONPATH:/path/to/install/directory/lib/pythonX.Y/site-packages(X and Y depend on your python version) - Find the binary in the install directory
cd /path/to/install/directory/bin - Run the cmake-init binary with your desired arguments
./cmake-init {args}