42 words, 1 min read
If you use Elixir, you use hex for package management. But if youβre like me, you didnβt know the incredibly helpful
mix
tasks available.Here are four awesome ones:
mix hex.outdated
mix hex.info
(optional<package name>
)mix hex.audit
mix hex.search <package name>
continue reading on www.elixirstreams.com
β οΈ This post links to an external website. β οΈ
If this post was enjoyable or useful for you, please share it! If you have comments, questions, or feedback, you can email my personal email. To get new posts, subscribe use the RSS feed.