Hi, Sorry if this has been asked before, but could we have a command to add a new dependency?
I've spent the past few month primarily using Livebook, and the S-P shortcut for searching for packages quickly became second-nature. Last week I "graduated" a project out of LIvebook into its own Phoenix project, and literally did a double-take when I remembered that I had to manually find the dependency on hex.pm and then copy the snippet into `mix.exs`. It might seem like a small thing, but being able to say to someone new to Elixir " just install Timex -- `mix deps.add timex`" would be much easier, especially if they're already familiar with other package managers like `npm i --save` or `bundle add`. Thanks, Ed -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-core+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/elixir-lang-core/b4190580-fce3-486a-a5ae-0712b060c71bn%40googlegroups.com.