Skip to content

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).