pub fn scaffold_project(project_dir: &Path, name: &str) -> Result<Vec<String>>
Scaffold a new Van project with starter files.