1.0.0 • Published 6 years ago

pax-static v1.0.0

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

pax-static

Static pax binaries for MacOS, Linux.

npm version build status ISC-licensed chat with me on Gitter

Installation

npm install pax-static

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, 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 issues page.