Man page - pkgjs-run(1)
Packages contas this manual
- pkgjs-ln(1)
- mjs2cjs(1)
- pkgjs(1)
- pkgjs-lerna(1)
- list-node-components(1)
- dh_nodejs_substvars(1)
- pkgjs-run(1)
- pkgjs-pjson(1)
- nodepath(1)
- pkgjs-install-minimal(1)
- dh_nodejs_autodocs(1)
- pkgjs-utils(1)
- pkgjs-main(1)
- list-node-modules(1)
- del-node-component(1)
- add-node-component(1)
- dh_nodejs_build_debug_package(1)
Package: dh-nodejs
apt-get install dh-nodejs
apt-get install dh-nodejs
Manuals in package:
Documentations in package:
Manual
| PKGJS-RUN(1) | User Commands | PKGJS-RUN(1) |
NAME
pkgjs-run - pkgjs-run
SYNOPSIS
pkgjs-run <target>
DESCRIPTION
Launch script defined in "package.json -> scripts -> <target>" using sh like a "npm run".
Features:
- - add node_modules/.bin in PATH - ignore git, husky, sudo and su commands - replace all "npm run" by pkgjs-run - replace all "npm install" by pkgjs-install --ignore --no-download
| August 2024 | pkgjs-run 0.15.23 |