Open your text editor with the migration file when you run mix ecto.gen.migration Visualise Elixir apps performance with charts, flame graphs and plotting

Tarearbol :: handy task manager to retry/ensure tasks execution

https://github.com/am-kantox/tarearbol

Tarearbol is a lightweight application that transparently manages Task.Supervisor under the hood. It allows to ensure task completion, with a configurable number of attempts, return values to be treated as “correct” (read: those stopping retry loop,) delay between attempts and callbacks on retries, fail and success.