trelo-bifteki / gradle-npm-plugin

Gradle plugin for running npm scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle plugin for NPM

This is an alternative plugin to gradle-node-plugin that prefers to do things differently:

  • Use by default npm ci for better integration
  • Avoid gulp/grunt

About

Gradle plugin for running npm scripts

License:Apache License 2.0


Languages

Language:Groovy 100.0%