NPM Reference Appendix
Source files
.chezmoitemplates/aliases/npm/npm.aliases.sh
Alias reference
| Alias | Command |
|---|---|
npa | npm audit |
npb | npm build |
npc | npm cache |
npd | npm dev |
npexec | npm exec |
npg | npm global |
npi | npm install |
npl | npm list |
npp | npm publish |
npr | npm run |
nprm | npm uninstall |
nprw | npm run watch |
nps | npm start |
npsv | npm serve |
npt | npm test |
npu | npm update |
npy | npm why |
Validation
- Run
chezmoi applyafter alias updates. - Run
dot doctorto validate your shell state.