Medic.Update (Medic v0.6.0) View Source

Performs a list of commands to update a project.

Usage

Medic.Update is run from a shell script generated at bin/dev/update:

elixir -r .medic/require.exs -e "Medic.Update.run()" $*

Configuration

See the guides for information on how to Configure Update Checks.

Link to this section Summary

Functions

Runs the commands listed in .medic/update.exs.

Link to this section Functions

Runs the commands listed in .medic/update.exs.