/mmdev

Utility tool to setup Mattermost developer environments

Primary LanguageGo

mmdev

Utility tool to setup Mattermost developer environments.

Install

go install github.com/mattermost/mmdev

Usage

Usage:
  mmdev [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  setup       Setup development environment

Flags:
      --config string   path to the configuration file (default "$XDG_CONFIG_HOME/mmdev/config")
  -h, --help            help for mmdev

Use "mmdev [command] --help" for more information about a command.