Skip to main content

create

Function create 

Source
pub async fn create(
    network: &NetworkConfig,
    name: &str,
    template: &str,
    dir: Option<String>,
) -> Result<()>
Expand description

outlayer create <name> — create a new agent project from template