Skip to main content

init_team

Function init_team 

Source
pub fn init_team(
    project_root: &Path,
    template: &str,
    project_name: Option<&str>,
    agent: Option<&str>,
    force: bool,
) -> Result<Vec<PathBuf>>
Expand description

Scaffold .batty/team_config/ with default team.yaml and prompt templates.