> - People new to Elixir just checking out a project from source and trying to 
> see if it compiles, using familiar semantics from other langs

I’d love to hear from actual users because to _me_ this feels like a bit of a 
stretch. I think people don’t want to see whether something compiles, they want 
to see how something works, i.e. `mix deps.get && iex -S mix`. From that POV, I 
think it’d be really cool if we could jump to any Elixir project and call 
something like `iex -S mix` and be good to go. `mix setup && iex -S mix` is 
acceptable imo, but one invocation would be even better.

-- 
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 on the web visit 
https://groups.google.com/d/msgid/elixir-lang-core/4E6B0764-3F80-4976-9F63-E8FEEFD08603%40wojtekmach.pl.

Reply via email to