async fn find_exercise_directories(
    clone_path: &Path
) -> Result<Vec<NewExercise>>