Socket
Socket
Sign inDemoInstall

auto-apm

Package Overview
Dependencies
8
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    auto-apm

Only install missing Atom packages and skip installed ones


Version published
Maintainers
1
Install size
106 kB
Created

Readme

Source

auto-apm

Only install missing Atom packages and skip installed ones.

Usage: auto-apm [options]

Options:

  -h, --help                           output usage information
  -i, --install [pkg1,pkg2,pkg3,...]   a list of packages to install
  -p, --packages [packages_file.json]  a .json file containing a list of packages to install.

If -i is specified, it must be followed by a list of packages to install, seperated by ,:

auto-apm -i zen,minimap

If -p is specified, it must be followed by a JSON file containing a list of packages to install:

['minimap', 'zen', 'autoflow']

If packages_file.json is omitted, it looks for ~/.auto-apm.packages.json.

When it runs, it looks like this:

screenshot

Keywords

FAQs

Last updated on 21 Nov 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc