post-review
set of client tools to use with Review Board
Install
- All systems
-
curl cmd.cat/post-review.sh
- Debian
-
apt-get install python-rbtools
- Ubuntu
-
apt-get install python-rbtools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-rbtools
- Raspbian
-
apt-get install python-rbtools
- Dockerfile
- dockerfile.run/post-review
python-rbtools
set of client tools to use with Review Board
This consists of the following officially supported tools: * rbt - Execute a number of useful sub-commands to interact with local source code repositories and Review Board * Python API Client - Python bindings to simplify interaction with the Review Board Web API