Skip to content

sg: Move everything Command/exec.Cmd related to run package

Warren Gifford requested to merge mrn/the-hour-of-sg-hacking into main

Created by: mrnugget

Baby steps. But check out how sweet the API is:

run.Commands(ctx, globalConf.Env, cmd)
run.GitCmd("diff")
run.DockerCmd("run", "alpine:3")

Merge request reports

Loading