Skip to content

flowci-plugins/npm-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flowci-plugin-npm

Description

Run npm (cnpm) command, and upload html output report

Inputs

  • NPM_CMD: npm command to run, for example: npm install, cnpm run test
  • NPM_REPORT_PATH (optional): the relative path in project, for example ./coverage if upload coverage directory

How to use it

Please ref to npm template

About

Run npm related command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages