Packages

Task for patching dependencies after downloading from hex, before compilation. This is an alternative for creating github forks and can be used without git installed. The only dependency is the `patch` command.

Current section

Files

Jump to
mix_deps_patch lib mix_deps_patch.ex
Raw

lib/mix_deps_patch.ex

defmodule MixDepsPatch do
@moduledoc """
Documentation for `MixDepsPatch`.
"""
end