dart pub global activate
Make a package's executables globally available
Options
Name | Description |
---|---|
-h, --help | Print this usage information |
-s, --source <source> | The source used to find the package |
--no-executables | Do not put executables on PATH |
-x, --executable | Executable(s) to place on PATH |
--overwrite | Overwrite executables from other packages with the same name |
-u, --hosted-url <url> | A custom pub server URL for the package. Only applies when using the 'hosted' source |