pub fn scaffold_project(name: &str) -> Result<()>
Generates a new project with the given name in the current directory.