pub fn init_project( root: &Path, name: Option<String>, app_id: Option<String>, local_path: Option<PathBuf>, ) -> Result<()>