satisfy-dependencies

Satisfies Atom package dependencies and, optionally, Node dependencies of installed packages

Jan T. Sott

23,841

4

0.4.3

MIT

GitHub

satisfy-dependencies

apm apm apm CircleCI David

Satisfies Atom package dependencies and, optionally, Node dependencies of installed packages

Installation

apm

Install satisfy-dependencies from Atom's Package Manager or the command-line equivalent:

$ apm install satisfy-dependencies

Note: Installation might take a bit longer than what you're used to, building binaries takes its time

Using Git

Change to your Atom packages directory:

# Windows
$ cd %USERPROFILE%\.atom\packages

# Linux & macOS
$ cd ~/.atom/packages/

Clone the repository as satisfy-dependencies:

$ git clone https://github.com/idleberg/atom-satisfy-dependencies satisfy-dependencies

Usage

Run any of the following commands from the Command Palette:

Note: In the package settings you specify your preferred package manager to install Node dependencies.

License

This work is licensed under the The MIT License.