# README
package runner
import "github.com/markysand/runner"
Package runner performs sequential running of tasks with log output for each step. It is designed to run together with command line tools with an easily configurable starting point.
import "github.com/markysand/runner"
Package runner performs sequential running of tasks with log output for each step. It is designed to run together with command line tools with an easily configurable starting point.