mix pipeline.showcase (pipeline v0.0.1)
View SourceDemonstrates the Pipeline with both mock and live modes.
Usage
mix pipeline.showcase # Mock mode (safe, no API costs)
mix pipeline.showcase --live # Live mode (real API calls, costs money)
Summary
Functions
Callback implementation for Mix.Task.run/1
.
Functions
Callback implementation for Mix.Task.run/1
.