Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir-mix

Handling configuration values in mix

elixir elixir-mix

How to pass command line arguements to mix run --no-halt

Custom mix task not loading test environment

elixir elixir-mix

Elixir custom task does not show up on "mix help"

elixir elixir-mix

Debugging Elixir phoenix.server

missing Phoenix specific mix tasks / generators

ets.lookup_element(Ecto.Registry, nil, 3) in customized mix task

elixir ecto elixir-mix

How to create a Mix task at the root of an umbrella project?

elixir elixir-mix

The task "docs" could not be found. Did you mean "do"?

Can't get the environment variables in Elixir project

elixir elixir-mix

mix deps.get fails, {:failed_connect, [{:to_address, {'repo.hex.pm', 443}}, {:inet, [:inet], {:option, :server_only, :honor_cipher_order}}]}

elixir elixir-mix hex-pm

Setting MIX_ENV in Heroku for Phoenix Framework

Can't access a dependency config in main elixir project

elixir elixir-mix

Why do I get this error `(Mix) Could not find an SCM for dependency :cowboy `

elixir elixir-mix

Running a shell script as a mix alias

elixir elixir-mix

Error in Elixir : returned a bad value: :ok

elixir elixir-mix

GitHub Actions Invalid Workflow File Error

Elixir - how to dynamically fetch library version used in project?

Elixir dependency on local project or private repo

Elixir Mix release - How can I copy extra files into the tarball of Phoenix app?