[Pkg-javascript-devel] pkg-js-tools 0.10
Xavier
yadd at debian.org
Thu May 21 23:33:52 BST 2020
Hi all,
in next pkg-js-tools, I plan to do the following hooks:
* for each files declared in package.json#bin, automatically `chmod +x`
* for each files declared in debian/nodejs/bin (or
debian/nodejs/<cmp>/bin): automatically `chmod +x` + link in /usr/bin
* if debian/*docs doesn't exists; install automatically a pre-defined
list (if file exists of course):
* readme / readme.md
* contributing.md
* funding.md
* ...
The bin part needs a debhelper change (#953636)
More information about the Pkg-javascript-devel
mailing list