Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Latest commit

 

History

History

scripts

Maintenance scripts

Create projects

Jobs are organized by project. Start by creating your first project, like so:

php scripts/manageProject.php --create --id="jquery" --display-title="jQuery"

The script will provide you with the project's authentication token. Use this token to submit jobs to your TestSwarm instance (via web interface or API).