Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vilicvane/cross-pm

Spawn npm/yarn/pnpm accordingly based on different lock files found in the context.
https://github.com/vilicvane/cross-pm

npm pnpm yarn

Last synced: about 2 months ago
JSON representation

Spawn npm/yarn/pnpm accordingly based on different lock files found in the context.

Awesome Lists containing this project

README

        

[![NPM version](https://img.shields.io/npm/v/cross-pm?color=%23cb3837&style=flat-square)](https://www.npmjs.com/package/cross-pm)
[![Repository package.json version](https://img.shields.io/github/package-json/v/vilic/cross-pm?color=%230969da&label=repo&style=flat-square)](./package.json)
[![MIT License](https://img.shields.io/badge/license-MIT-999999?style=flat-square)](./LICENSE)

# cross-pm

Spawn npm/yarn/pnpm accordingly based on different lock files found in the context.

## Installation

```sh
npm install --global cross-pm
```

## Usage

```sh
xpm add/remove(rm)/install/run/exec [options]
xpm [script] [options]
```

## License

MIT License.