1.1.0 • Published 6 years ago

pax-static-macos v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

pax-static-macos

Static pax binariy for MacOS.

npm version

Installation

npm install pax-static-macos

Usage

Returns the path of the pax binary on the local filesystem.

const pathToPax = require('pax-static-macos')
console.log(pathToPax)
// /Users/j/playground/node_modules/pax-static-macos/pax

Contributing

If you have a question or need support using pax-static-macos, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the pac-static issues page.