Package Exports
- npm-pkgbuild
Readme
npm-pkgbuild
create ArchLinux, RPM and debian packages from npm packages.
usage
In a package directory execute
npm-pkgbuild --npm-dist --npm-modules pkgbuild pacman makepkgThis 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-pkgbuildlicense
BSD-2-Clause