-
Notifications
You must be signed in to change notification settings - Fork 0
mt get
Michael Schwartz edited this page Jul 22, 2021
·
1 revision
Sometimes you want to (recursively) do a pub get
to update packages.
# mt help get
========================
== mt by Modus Create ==
========================
Run pub get on directory or directories
Usage: mt get [arguments]
-h, --help Print this usage information.
-r, --[no-]recurse Perform pub get recursively from directory down. Defaults to current directory.
Run "mt help" to see global options.