Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cache arbitrary commands

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages