Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxdeviant/install-bin

Install binaries from npm
https://github.com/maxdeviant/install-bin

Last synced: about 2 months ago
JSON representation

Install binaries from npm

Awesome Lists containing this project

README

        

# install-bin

[![npm](https://img.shields.io/npm/v/install-bin.svg?maxAge=3600)](https://www.npmjs.com/package/install-bin)

Install binaries from npm

## Installation

#### Yarn

```sh
yarn add install-bin
```

#### npm

```sh
npm install install-bin
```