--
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-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/7da02486-b925-42b6-90e7-4f06c667417fn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/EACFBB2D-51DF-4698-BD79-079DC29E776C%40gmail.com.
You received this message because you are subscribed to a topic in the Google Groups "elixir-lang-core" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/elixir-lang-core/taoD_hFQd1Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to elixir-lang-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/CAGnRm4%2BYwRB%2B11WP-EiqUWt%2ButiZqMZQmGW7vZa47pNp6Ec%2Bhw%40mail.gmail.com.
- 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 think a standard `mix build` interface would be most useful for:- People new to Elixir just checking out a project from source and trying to see if it compiles, using familiar semantics from other langs- People checking out a project from source with compilable deliverables, like a CLI executable, which is beyond the purview of most Phoenix applications
On 14 Jul 2023, at 11:43, Wojtek Mach <woj...@wojtekmach.pl> wrote:
- People new to Elixir just checking out a project from source and trying to see if it compiles, using familiar semantics from other langsI’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-co...@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.
--
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-co...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/59def4d9-5f83-4916-a280-2f273f0e5182n%40googlegroups.com.