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

https://github.com/pnpm/pnpm-bin-runner

A bin runner for pnpm
https://github.com/pnpm/pnpm-bin-runner

Last synced: 4 months ago
JSON representation

A bin runner for pnpm

Awesome Lists containing this project

README

        

# pnpm-bin-runner

> A bin runner for pnpm

[![Build Status](https://img.shields.io/travis/pnpm/pnpm-bin-runner/master.svg?style=flat-square)](https://travis-ci.org/pnpm/pnpm-bin-runner) [![npm version](https://img.shields.io/npm/v/pnpm-bin-runner.svg?style=flat-square)](https://www.npmjs.com/package/pnpm-bin-runner)

## Installation

```
npm i pnpm-bin-runner
```

## License

[MIT](LICENSE) © [Zoltan Kochan](http://kochan.io)