Medic.Update (Medic v2.0.1)

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.

Summary

Functions

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

Functions

run()

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