pub fn init_project(
    project_name: String,
    is_c: Option<bool>,
    config: GlobalConfig
)