View Source API Reference Blend v0.4.1
Mix Tasks
A task to clean any stale lockfiles and blend build artifacts under the
blend/
folder.
Task to generate the premix.exs
file, which helps confuguring your
package project to easily run any mix task against a specific blend
lockfile.
A task to resolve your blends and generate lockfiles.
A task to generates an empty blend.exs file for you to define your blends, if you don't yet have one.
A task to list to quickly get a list of blend names you have defined in your blend.exs file.
A task to update your blend lockfiles dependencies.