Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 142 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 142 Bytes

Go Command Runner

Simple command runner

Setup

  • Import cmdr package
data, err := run("git", "push", "-v")