Skip to content

NPM Reference Appendix

Source files

  • .chezmoitemplates/aliases/npm/npm.aliases.sh

Alias reference

AliasCommand
npanpm audit
npbnpm build
npcnpm cache
npdnpm dev
npexecnpm exec
npgnpm global
npinpm install
nplnpm list
nppnpm publish
nprnpm run
nprmnpm uninstall
nprwnpm run watch
npsnpm start
npsvnpm serve
nptnpm test
npunpm update
npynpm why

Validation

  • Run chezmoi apply after alias updates.
  • Run dot doctor to validate your shell state.