https://github.com/maxdeviant/install-bin
Install binaries from npm
https://github.com/maxdeviant/install-bin
Last synced: 7 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 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-12T03:17:00.000Z (over 3 years ago)
- Last Synced: 2025-08-09T08:43:56.441Z (7 months ago)
- Language: TypeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# install-bin
[](https://www.npmjs.com/package/install-bin)
Install binaries from npm
## Installation
#### Yarn
```sh
yarn add install-bin
```
#### npm
```sh
npm install install-bin
```