create_project

Function create_project 

Source
pub fn create_project(
    path: &String,
    domain: &String,
) -> Result<(), Box<dyn Error>>