View Source Medic.Update (Medic v1.8.8)
Performs a list of commands to update a project.
usage
Usage
Medic.Update
is run from a shell script generated at bin/dev/update
:
elixir -r .medic/require.exs -e "Medic.Update.run()" $*
configuration
Configuration
See the guides for information on how to Configure Update Checks.
Link to this section Summary
Link to this section Functions
Runs the commands listed in .medic/update.exs
.