srs / gradle-node-plugin

Gradle plugin for integrating NodeJS in your build. :rocket:
Apache License 2.0
866 stars 211 forks source link

Define a node and npm dependency resolver #323

Open srs opened 5 years ago

srs commented 5 years ago

Define a node and npm dependency resolver that can both download node and npm packages. It will be used for NodeSetup, NpmSetup and YarnSetup.