mix_install_examples

A collection of simple Elixir scripts that are using Mix.install/2. (by wojtekmach)

Mix_install_examples Alternatives

Similar projects and alternatives to mix_install_examples

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mix_install_examples alternative or higher similarity.

mix_install_examples reviews and mentions

Posts with mentions or reviews of mix_install_examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-12.
  • On to Elixir
    1 project | news.ycombinator.com | 16 Aug 2023
    Ya, it's fair, it's a common complaint! Though the size of the generated files is nothing compared to Rails :D

    You're right that phx_new does count too. It's a bit misunderstood that Phoenix is actually closer to a micro-framework like Flask than it is a full-fledged solution like Django or Rails. What takes it up to their level is `mix phx.new`, so your argument is more on point than I initially thought. The LiveView issue tracker even provides a single-file version of a Phoenix app to re-create your issue in [0]. As you can see, it's not as simple as something like Flask, but not as complex as the generator does.

    Again, great article and happy to have you aboard ;)

    Also, if you want an auth solution without code generation, there is Pow [1]

    [0] https://github.com/wojtekmach/mix_install_examples/blob/main...

  • Scripting with Elixir
    7 projects | news.ycombinator.com | 12 Jun 2023
    - learning how to compute the checksum of the internal content of a zip file https://github.com/etalab/transport-site/blob/master/scripts...

    As mentioned in the article, I can definitely recommend to check out https://github.com/wojtekmach/mix_install_examples which has a long list of examples.

  • Server Sent Events
    3 projects | news.ycombinator.com | 15 May 2023
    Streaming ChatGPT via SSE in Elixir: https://github.com/wojtekmach/mix_install_examples/pull/22#i...
  • Single File Elixir Scripts
    6 projects | news.ycombinator.com | 8 Mar 2023
    love elixir. hate Mix.

    it's like using Maven or npm all over again. but even worse because it generates a lot of code.

    it creates disposable projects by design. No way to keep track of what to change when mix create outputs something different next year.

    and now things like https://github.com/wojtekmach/mix_install_examples/blob/main... where is ecto even installed? download from where? so annoying this trend.

  • Phoenix 1.7.0 Released: Built-In Tailwind, Verified Routes, LiveView Streams
    13 projects | news.ycombinator.com | 5 Mar 2023
  • Python 3.11 Delivers
    5 projects | news.ycombinator.com | 15 Dec 2022
  • Simple 1-2 page website with LiveView - alternative to Phoenix?
    1 project | /r/elixir | 14 Jun 2022
    Like others have told you, Phoenix doesn't really add much complexity / fat / weight. In terms of complexity, if you don't want to use phx_new to boostrap the project here's a sample of using Phoenix LiveView in a single script file: https://github.com/wojtekmach/mix_install_examples/blob/main/phoenix_live_view.exs
  • Dynamic Queries in Ecto (Elixir Lang)
    3 projects | news.ycombinator.com | 15 Sep 2021
    If you want to play around with Ecto in isolation, you can (thanks to `Mix.install/2`) work in single-files, all containing the migrations, the schemas and configuration.

    Check-out this repository for an example (and other single-file examples):

    https://github.com/wojtekmach/mix_install_examples/blob/main...

  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic mix_install_examples repo stats
10
498
5.0
3 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com