Path : /proc/self/root/opt/nvm/versions/node/v11.15.0/lib/node_modules/npm/doc/cli/ |
Current File : //proc/self/root/opt/nvm/versions/node/v11.15.0/lib/node_modules/npm/doc/cli/npm-install-ci-test.md |
# npm install-ci-test(1) -- Install a project with a clean slate and run tests ## SYNOPSIS npm install-ci-test alias: npm cit ## DESCRIPTION This command runs an `npm ci` followed immediately by an `npm test`. ## SEE ALSO - npm-ci(1) - npm-test(1)