Can't run hex mix tasks in alias
|
|
12
|
140
|
August 31, 2024
|
WhyRecompile - Mix tasks to explore project files dependency graph
|
|
0
|
77
|
July 18, 2024
|
Using `Mix.install/2` to fetch dependencies from GitHub
|
|
0
|
155
|
May 22, 2024
|
Prevent a mix task from automatically running mix compile
|
|
1
|
159
|
May 1, 2024
|
Library for accelerating mix task development
|
|
0
|
200
|
January 16, 2024
|
Extract n-th argument of all function calls in a project
|
|
6
|
392
|
January 3, 2024
|
Using mix phx.gen.html with a larger schema
|
|
3
|
351
|
December 3, 2023
|
Cannot use function in custom mix task defined in same app
|
|
13
|
516
|
November 26, 2023
|
ExLicense - License header injector
|
|
7
|
1132
|
October 11, 2023
|
Get a list of all mix tasks in /lib/mix/tasks
|
|
2
|
382
|
October 10, 2023
|
Patterns for making seeds idempotent?
|
|
15
|
1178
|
September 18, 2023
|
Mix/Ecto equivalent of `rails db:prepare`? (migrate db OR create and seed it)
|
|
2
|
719
|
September 15, 2023
|
How to execute custom task in mix releases step?
|
|
4
|
490
|
August 30, 2023
|
Mix.Task.run("app.config") prevents mix task code from being loaded
|
|
2
|
362
|
August 28, 2023
|
Phx_test - Quickly create and configure Phoenix test apps for library developers
|
|
6
|
1062
|
August 5, 2023
|
MixTester - tiny tool for testing mix tasks and any other project management tools
|
|
0
|
445
|
June 4, 2023
|
Package to remove unused aliases and imports
|
|
4
|
1010
|
May 15, 2023
|
Custom Mix Tasks
|
|
5
|
830
|
April 16, 2023
|
Mox with Applications - to start or not to start
|
|
7
|
1963
|
February 16, 2023
|
Contributing with a "phx.gen.oidc"
|
|
3
|
630
|
February 11, 2023
|
Execute runtime.exs in custom mix task
|
|
2
|
1174
|
December 28, 2022
|
Where are the templates used by 'mix new' defined?
|
|
1
|
530
|
December 3, 2022
|
How to run mix task without compilation?
|
|
5
|
629
|
December 2, 2022
|
With a custom Mix task, how to indicate "mix run" options like "--no-compile"
|
|
7
|
776
|
November 30, 2022
|
How to insert data using a mix task into parent application from a library?
|
|
5
|
756
|
November 24, 2022
|
How to make a mix alias work differently in dev vs test?
|
|
2
|
643
|
October 3, 2022
|
Is there a way to know if the current process was started by mix task?
|
|
1
|
448
|
September 18, 2022
|
Are there any mix task to create scaffolding for Behavior based API calling adapters + Mox setup?
|
|
0
|
403
|
May 12, 2022
|
Implement a `mix test` wrapper
|
|
2
|
838
|
April 8, 2022
|
Using Ecto in a Mix.Task
|
|
1
|
749
|
April 6, 2022
|