|
|
|
|
|
by rubyn00bie
1862 days ago
|
|
> Mix.install This is game changing for me (my life is boring). I totally didn't even know this was coming. It's like unexpected Christmas! For folks not in the know, it's been kind of a PITA to have packages loaded in an Elixir repl without a proper project. This should enable a lot more developer tooling to exist too; I'm stoked because I have one tool in particular that's going to be immediately be useful thanks to this change. |
|
I always found I had to do that and found it quite annoying (working through adventofcode with elixir..)