View Source mix magma.prompt.update (Magma v0.1.0)

A Mix task for regenerating artefact prompt documents.

This task is useful for example when an artefact prompt contains the code of a module that has been modified since the creation of the prompt document. By regenerating the artefact prompt, the updated code is reflected in the prompt document.

$ mix magma.prompt.update "Name of a Prompt"

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

Callback implementation for Mix.Task.run/1.