How to Monitor Dependencies in Elixir Projects using "HexFactor" :-) #35
Labels
enhancement
New feature or enhancement of existing functionality
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
In
node-land
we use the fantastic https://david-dm.org by fellow dwyler @alanshaw to monitor our dependencies ... ❤️ ✅see: https://github.com/dwyl/repo-badges#what
In the
elixir-verse
the tool for monitoring Hex dependencies appears to be "Hex Factor": https://beta.hexfaktor.org by @rrrene (brilliant project name BTW!) creator of many awesome elixir module includingcredo
so fairly certain it's going to be superb! 🚀Yes, it's "Beta" so get in early to help debug! 🔍
We're tracking 3 repos:
![image](https://cloud.githubusercontent.com/assets/194400/24124932/e1817b54-0dbd-11e7-8672-14a7cbb1369b.png)
More to come! 👍
The text was updated successfully, but these errors were encountered: