View Source mix nimble_template.upgrade_stack (nimble_template v4.6.0)

Upgrade Elixir, Erlang, Alpine or Node version.

Usage

  • mix help nimble_template.upgrade_stack # Print help
  • mix nimble_template.upgrade_stack elixir x.x.x # Upgrade Elixir to x.x.x
  • mix nimble_template.upgrade_stack erlang x.x.x # Upgrade Erlang to x.x.x
  • mix nimble_template.upgrade_stack alpine x.x.x # Upgrade Alpine to x.x.x
  • mix nimble_template.upgrade_stack node x.x.x # Upgrade Node to x.x.x
  • mix nimble_template.upgrade_stack elixir x.x.x erlang y.y.y alpine z.z.z node w.w.w # Upgrade Elixir, Erlang, Alpine and Node

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.