kep 0.1.3

Cache any command output
kep-0.1.3 is not a library.

kep

Cache any command output.

Usage

kep curl google.com        # cached for 1h (default)
kep 7d curl google.com     # cached for 7 days
kep 30m echo hello         # cached for 30 minutes

Duration suffixes: s (seconds), m (minutes), h (hours), d (days)

Install

cargo install kep