Loading README.md +13 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,16 @@ The following library is required: # Author Stephane Thiell # Contributors Marcello Golfieri # Running ``` PYTHONPATH=./lib python wgcli.py ``` # Testing ``` cd tests/ PYTHONPATH=../lib python -m unittest workgroups_test ``` Loading
README.md +13 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,16 @@ The following library is required: # Author Stephane Thiell # Contributors Marcello Golfieri # Running ``` PYTHONPATH=./lib python wgcli.py ``` # Testing ``` cd tests/ PYTHONPATH=../lib python -m unittest workgroups_test ```