fluminus_cli v0.4.7 mix fluminus View Source

Runs the Fluminus CLI.

mix fluminus [OPTIONS]

--verbose           Enable verbose mode

--announcements     Show announcements
--files             Show files
--download-to=PATH  Download files to PATH

Only with --download-to
--webcasts          Download webcasts too
--lessons           Download files in the weekly lesson plans too

Link to this section Summary

Functions

A task needs to implement run which receives a list of command line args.

Link to this section Functions

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.