computes the "dated-ness" of a project's dependencies based by cross referencing an ivy configuration with maven central
$ tap meetup/tools
$ brew install ivy-dated
Prebuilt binaries for OSX and Linux are available for download directly from GitHub Releases
$ curl -L \
"https://github.com/meetup/ivy-dated/releases/download/v0.0.0/ivy-dated-v0.0.0-$(uname -s)-$(uname -m).tar.gz" \
| tar -xz
You can run this as is in any directory that has an ivy.xml
file
$ ivy-dated
If you wish you can also specify an ivy file more directly
$ ivy-dated -f path/to/custom-ivy.xml
This is a rustlang application. Go grab yourself a copy with rustup.
Meetup, Inc.