1.1.0 • Published 6 years ago

pax-static-linux v1.1.0

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

pax-static-linux

Static pax binariy for Linux.

npm version

Installation

npm install pax-static-linux

Usage

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

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

Contributing

If you have a question or need support using pax-static-linux, 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.