NAME

add-node-component - add-node-component

SYNOPSIS

add-node-component <node-modules-to-add-as-component>

DESCRIPTION

node-modules-to-add-as-component: list of component to add. Version can be specified (example: [email protected])

OPTIONS

-h, --help: print this
-c, --checksum: install new component with "checksum" at the end of debian/watch line (default, see uscan(1) for more)
-g, --group: install new component with "group" at the end of debian/watch line
--ignore install new component with "ignore" at the end of debian/watch line
--no-ctype: don't add "ctype=nodejs" in debian/watch (see uscan(1) for more, enabled automatically for now unless --checksum)
-d, --download: download new sources
-i, --install: import downloaded sources (implies -d)
-f, --remove-tag: remove origin tag if exists locally (before import)
-u, --cme-update: launch a "cme update dpkg-compyright" after import to update debian/copyright
-r, --remove-component: remove component instead of adding it (default when del-node-component is used)
-l, --list-components: print components list
-m, --list-modules: print modules list
-p, --cmp-prefix: component name prefix (default: empty)
--force-npm-reg: force the use of npm registry
--force-github-tags: force the use of GitHub tags
--uscan-option: option(s) to pass to uscan (multi-valued). Default: "-dd --download-version"
--cmp-tree: print a digraph of relation between component (give it to graph-easy)

Environments variables:

- ANC_CPM_PREFIX: change default --cmp-prefix value
Copyright © Yadd <[email protected]>
Licensed under GPL-2+ (see /usr/share/common-licenses/GPL-2)

Recommended readings

Pages related to add-node-component you should read also:

Questions & Answers

Helpful answers and articles about add-node-component you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search