Skip to main content

install_skill

Function install_skill 

Source
pub fn install_skill(
    project_root: &Path,
    target: &SkillTarget,
) -> Result<String>
Expand description

Install the gcode skill for a supported CLI target. Returns the path where the skill was installed.