Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maxdeviant/install-bin
- Owner: maxdeviant
- License: mit
- Created: 2022-08-11T23:56:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T03:17:00.000Z (over 2 years ago)
- Last Synced: 2024-10-12T15:26:35.547Z (2 months ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```