JSPM

npm-pkgbuild

7.22.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1326
  • Score
    100M100P100Q118913F
  • License BSD-2-Clause

create ArchLinux, RPM and Debian packages from npm packages

Package Exports

  • npm-pkgbuild

Readme

npm License minified size downloads GitHub Issues Build Status Styled with prettier Commitizen friendly Known Vulnerabilities Coverage Status

npm-pkgbuild

create ArchLinux, RPM and Debian packages from npm packages.

usage

In a package directory execute

npm-pkgbuild --pkg

This will create a PKGBUILD file and execute it The resulting pkg will contain the package dist content and all production dependencies

API

Table of Contents

install

With npm do:

npm install npm-pkgbuild

license

BSD-2-Clause