JSPM

npm-pkgbuild

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

create ArchLinux packages from npm packages

Package Exports

  • npm-pkgbuild

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (npm-pkgbuild) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm Greenkeeper semantic-release styled with prettier Build Status codecov.io Coverage Status Known Vulnerabilities GitHub Issues Dependency Status devDependency Status docs downloads Commitizen friendly

npm-pkgbuild

create ArchLinux packages from npm packages

usage

In a package directory execute

npm-pkgbuild --npm-dist --npm-modules pkgbuild pacman makepkg

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