Skip to content

module rm

Remove a module from Mr. Smith in your project.

Terminal window
mr module rm [flags]

Flags

  • --module, -m: The name of the module that will be removed.

Example

Terminal window
mr module rm --module hello-world