apm link

使用說明

執行

$ apm help link

顯示

Usage: apm link [<package_path>]

Create a symlink for the package in ~/.atom/packages. The package in the
current working directory is linked if no path is given.

Run `apm links` to view all the currently linked packages.

Options:
  -h, --help  Print this usage message
  -d, --dev   Link to ~/.atom/dev/packages                                                 [boolean]

  Prefix an option with `no-` to set it to false such as --no-color to disable
  colored output.