Forrest logo
back to context overview

apm

List of commands for apm:

  • apm:tldr:3265f apm: Upgrade a package/theme.
    $ apm upgrade ${package_name}
    try on your machine
    explain this command
  • apm:tldr:78430 apm: Remove a package/theme.
    $ apm remove ${package_name}
    try on your machine
    explain this command
  • apm:tldr:a6b38 apm: Install a package from http://atom.io/packages or a theme from http://atom.io/themes.
    $ apm install ${package_name}
    try on your machine
    explain this command
back to context overview