JSPM

npm-pkgbuild

6.12.6
  • 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

    Readme

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

    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