Skip to main content

run_for_commit

Function run_for_commit 

Source
pub fn run_for_commit<F>(spec: &Spec, on_output: F) -> Result<CommitResult>
where F: FnMut(&str),
Expand description

Run Claude to commit changes after all stories are complete