An open API service indexing awesome lists of open source software.

https://github.com/dentosal/isfresh

Small cli tool for checking if output files are fresh
https://github.com/dentosal/isfresh

Last synced: about 1 year ago
JSON representation

Small cli tool for checking if output files are fresh

Awesome Lists containing this project

README

          

# isfresh

Usage: `isfresh ...`

Exits with `0` if `output` file is modified after any `inputs`.
Inputs support shell globs as well.