www.LinuxHowtos.org
NPM\-COMPLETION
Section: (1)Updated: December 2016
Index Return to Main Contents
NAME
npm-completion - Tab Completion for npmSYNOPSIS
-
source <(npm completion)
DESCRIPTION
Enables tab-completion in all npm commands. The synopsis above loads the completions into your current shell. Adding it to your ~/.bashrc or ~/.zshrc will make the completions available everywhere:-
npm completion >> ~/.bashrc npm completion >> ~/.zshrc
SEE ALSO
-
- *
- npm help 7 developers
- *
-
npm help npm