View Source NervesLivebook.MixInstall (nerves_livebook v0.12.1)
Simulate Mix.install for Nerves Livebook
Nerves Livebook currently doesn't support Mix.install/2
, but hopefully it
will in the future. As a workaround, check whether dependencies that the user
specifies are available and give them a help message if not.