...
greenspector-X.XX.X_linux-XXX
togspt
testrunner-X.X.X_linux-XXX
totestrunner
dashboardCampagne-X.X.X_linux-XXX
todashboardCampagne
Unzip assets.tar
Rights
You need to give rights to these executables
Open a terminal where the executables are.
Code Block | ||
---|---|---|
| ||
chmod +x gspt
chmod +x testrunner
chmod +x dashboard |
Path
As usual to be able to launch these tools from every folder, we have to add them to PATH.
...
These commands should show the current version of Greenspector CLI and Testrunner.
...
If you run the Test Runner or the Greenspector CLI for the first time, you must authorise the program to run:
...
Run the following command: chmod +x cli
...
DashboardCampagne
doesn't have version check for now.
...