podviaznikov / jarkeeper.com

Identify outdated dependencies for Clojure repo

Home Page:https://jarkeeper.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jarkeeper.com

Dependencies Status

TODO

  • add support for webhooks. regenerate page after code was pushed.
  • add github auth. we can send notification to owner that deps were outdated.
  • add checks for alpha/beta versions, snapshots

Inspirations

Ideas

  • amount of downloads last day, week, month
  • new version publish dates
  • commits activity/density
  • number of contributors - basically we want to know if project is actively maintained
  • we want to know how many projects use current one as dependency
  • look into ClojureSphere API - https://github.com/jkk/clojuresphere
  • receive some notification when new versions are available
  • update some dedicated branch with new versions so they can be tested by continuous integration system for early feedback
  • use https://github.com/jonase/eastwood to analyze code

License

Copyright © 2013-2014 Hashobject Ltd (team@hashobject.com).

Distributed under the Eclipse Public License.

About

Identify outdated dependencies for Clojure repo

https://jarkeeper.com

License:Eclipse Public License 1.0


Languages

Language:Clojure 64.3%Language:CSS 32.3%Language:JavaScript 3.4%