Skip to content

Latest commit

 

History

History

usage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Autopilot Scripts

This script gathers information to submit via google forms as a usage report to the Conductor team.

Usage Report

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!