Skip to content

tool for computing the "dated-ness" of an ivy project's dependencies

License

Notifications You must be signed in to change notification settings

meetuparchive/ivy-dated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ivy dated Build Status

computes the "dated-ness" of a project's dependencies based by cross referencing an ivy configuration with maven central

📦 install

🍺 Via Homebrew

$ tap meetup/tools
$ brew install ivy-dated

🏷️ Via GitHub Releases

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

🤸 usage

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

👩‍🏭 development

This is a rustlang application. Go grab yourself a copy with rustup.

Meetup, Inc.

About

tool for computing the "dated-ness" of an ivy project's dependencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages