4 `mix hex` command line goodies!
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.
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.
When I'm adding a package to my project, I always find it a pain to go to GitHub or Hexdocs to find the right version. Recently, I came across a better solution!