athenapdf-prebuilt

0.0.55 • Public • Published

athenapdf-prebuilt

a prebuilt version of athenapdf for npm.

install

npm install -g athenapdf-prebuilt
athenapdf --help

uninstall

npm uninstall -g athenapdf-prebuilt

usage

const athenapdf = require('athenapdf-prebuilt')
const {spawn} = require('child_process')

console.log(athenapdf) // prints the path to the executable

spawn(athenapdf)

Readme

Keywords

Package Sidebar

Install

npm i athenapdf-prebuilt

Weekly Downloads

1

Version

0.0.55

License

MIT

Last publish

Collaborators

  • ivoputzer