Function resolver_cli::utils::helpers::create_django_project

source ·
pub fn create_django_project(project_name: String) -> Result<(), Box<dyn Error>>