Sign In

pear-build

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pear-build

Build appling for a Pear application

Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
1.5K
7.56%
Maintainers
1
Weekly downloads
 
Created
Source

pear-build

Build appling for a Pear application

npm install -g pear-build

Usage

Create a build dir outside the project root.

pear-build --package=./my-app/package.json --darwin-arm64-app ./my-app/dist/macos/Keet.app --linux-x64-app=./my-linux-build/Keet.AppImage --target=./my-build

License

Apache-2.0

FAQs

Package last updated on 02 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts