| Calling my own app's functions from `dev.exs`? | | 4 | 96 | September 8, 2025 |
| Can mix tasks be gracefully shutdown? | | 9 | 277 | August 18, 2025 |
| Running a shell command when exiting an Elixir script | | 8 | 146 | July 23, 2025 |
| Get a list of all mix tasks in /lib/mix/tasks | | 3 | 529 | May 22, 2025 |
| Is there a way to benefit from the logger configuration in a mix task without starting the application? | | 0 | 28 | January 20, 2025 |
| Runtime Mix.Task - set long task description? | | 1 | 46 | November 14, 2024 |
| Can't run hex mix tasks in alias | | 12 | 253 | August 31, 2024 |
| WhyRecompile - Mix tasks to explore project files dependency graph | | 0 | 114 | July 18, 2024 |
| Using `Mix.install/2` to fetch dependencies from GitHub | | 0 | 220 | May 22, 2024 |
| Prevent a mix task from automatically running mix compile | | 1 | 180 | May 1, 2024 |
| Library for accelerating mix task development | | 0 | 204 | January 16, 2024 |
| Extract n-th argument of all function calls in a project | | 6 | 457 | January 3, 2024 |
| Using mix phx.gen.html with a larger schema | | 3 | 393 | December 3, 2023 |
| Cannot use function in custom mix task defined in same app | | 13 | 685 | November 26, 2023 |
| ExLicense - License header injector | | 7 | 1155 | October 11, 2023 |
| Patterns for making seeds idempotent? | | 15 | 1422 | September 18, 2023 |
| Mix/Ecto equivalent of `rails db:prepare`? (migrate db OR create and seed it) | | 2 | 769 | September 15, 2023 |
| How to execute custom task in mix releases step? | | 4 | 661 | August 30, 2023 |
| Mix.Task.run("app.config") prevents mix task code from being loaded | | 2 | 386 | August 28, 2023 |
| Phx_test - Quickly create and configure Phoenix test apps for library developers | | 6 | 1105 | August 5, 2023 |
| MixTester - tiny tool for testing mix tasks and any other project management tools | | 0 | 455 | June 4, 2023 |
| Package to remove unused aliases and imports | | 4 | 1202 | May 15, 2023 |
| Custom Mix Tasks | | 5 | 948 | April 16, 2023 |
| Mox with Applications - to start or not to start | | 7 | 2100 | February 16, 2023 |
| Contributing with a "phx.gen.oidc" | | 3 | 655 | February 11, 2023 |
| Execute runtime.exs in custom mix task | | 2 | 1355 | December 28, 2022 |
| Where are the templates used by 'mix new' defined? | | 1 | 560 | December 3, 2022 |
| How to run mix task without compilation? | | 5 | 793 | December 2, 2022 |
| With a custom Mix task, how to indicate "mix run" options like "--no-compile" | | 7 | 848 | November 30, 2022 |
| How to insert data using a mix task into parent application from a library? | | 5 | 809 | November 24, 2022 |