keepup

command module
v1.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2026 License: MIT Imports: 2 Imported by: 0

README

keepup

ci github-release codecov go-score

Simple task runner.

Documentation

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cmd implements the keepup CLI surface.
Package cmd implements the keepup CLI surface.
internal
cache
Package cache fingerprints a group's declared inputs and persists the result so unchanged groups can be skipped on subsequent runs.
Package cache fingerprints a group's declared inputs and persists the result so unchanged groups can be skipped on subsequent runs.
config
Package config defines the keepup v2 YAML schema and loads/validates it.
Package config defines the keepup v2 YAML schema and loads/validates it.
engine
Package engine orchestrates the execution of a keepup Flow.
Package engine orchestrates the execution of a keepup Flow.
logger
Package logger defines a small Logger interface for the domain and a zerolog-backed implementation for the CLI.
Package logger defines a small Logger interface for the domain and a zerolog-backed implementation for the CLI.
migrate
Package migrate converts a legacy v1 keepup file into the v2 schema.
Package migrate converts a legacy v1 keepup file into the v2 schema.
plan
Package plan turns a validated config.Flow into a schedulable plan.
Package plan turns a validated config.Flow into a schedulable plan.
watch
Package watch re-runs a callback when files matching a set of globs change.
Package watch re-runs a callback when files matching a set of globs change.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL