This script gathers information to submit via google forms as a usage report to the Conductor team.
This script should be run from the project directory in your computer's terminal (outside of any Docker containers).
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/stride-nyc/autopilot-scripts/main/usage/report.sh)"
It will collect the following artifacts:
- project code
- project conductor configuration folder
- user conductor configuration folder
If you want to include any changed project code in the report, it must be commited to the git repo first!