Skip to content

module add

Adds a Mr. Smith module to your project.

Terminal window
mr module add [flags]

Flags

  • --repository, -r: The name of the repository of the module to be added.

Example

Terminal window
mr module add --repository mr-smith-org/hello-world

TUI

To view the Mr. Smith user interface, simply run mr module add and all modules will be listed.

image