JSPM

npm-pkgbuild

6.11.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1294
  • Score
    100M100P100Q114533F
  • 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

Build Status codecov.io Commitizen friendly Coverage Status downloads GitHub Issues Greenkeeper Known Vulnerabilities License minified size npm semantic-release styled with prettier

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