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
- Host: GitHub
- URL: https://github.com/dentosal/isfresh
- Owner: Dentosal
- License: unlicense
- Created: 2019-10-27T01:09:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T02:15:52.000Z (over 6 years ago)
- Last Synced: 2025-03-21T09:48:11.959Z (over 1 year ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.