Mix Tasks
Additional Mix tasks for Elixir based projects.
Add : Adds a package from Hex.pm to mix.exs
$ mix add plug 1.16
Watch : Watches project files and restarts
mix run --no-halton changes$ mix watch
Search : Searches Hex.pm for a package
$ mix search http