Code Monkey home page Code Monkey logo

gradle-node-plugin's Introduction

Gradle Plugin for Node

Build Status License Version

This plugin enables you to use a lot of Node.js-based technologies as part of your build without having Node.js installed locally on your system. It integrates the following Node.js-based system with Gradle:

The plugin is published in the Gradle plugins portal with the com.github.node-gradle.node identifier.

It supports Gradle 5.6.4+ and Node.js 10+.

Documentation

⚠️ This is the documentation of the development version. See below in the releases history to read the documentation of the version you're using.

Here's how you get started using this plugin. If you do not find what you are looking for, please add an issue to GitHub Issues.

Releases History

Here's the documentation for older releases of the plugin:

Building the Plugin

Prerequisites

Some integration test ensure that this plugin is able to use the globally installed Node.js, npm or yarn tools. This requires those tools are globally installed on your system in order to get all integration tests pass.

Command

To build the plugin, just type the following command:

./gradlew build

The integration tests are run using multiple Gradle versions to ensure it works on all supported versions. But this takes a lot of time. To speed up the build, the tests run only on the current Gradle versions. To run the tests against all Gradle versions, use the following option (it is done by the CI).

./gradlew build -PtestAllSupportedGradleVersions=true

Contributing

Contributions are always welcome! If you'd like to contribute (and we hope you do) please send one of the existing contributors a nudge.

Support this project ❤️

This plugin is open source project and completely free to use. If you are using this project in your products/projects, please consider sponsoring to ensure it is actively developed and maintained.

Donate via PayPal (one time)

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

gradle-node-plugin's People

Contributors

abelsromero avatar akatona84 avatar alexlandau avatar aurorals3 avatar bavardage avatar bjornmagnusson avatar bsautel avatar cdietrich avatar datallah avatar deepy avatar dougborg avatar halfninja avatar janario avatar janrotter avatar jmcampanini avatar johnrengelman avatar kaitoy avatar lanwen avatar madmas avatar mark-vieira avatar markslater avatar mikejhill avatar nhoughto avatar nmalaguti avatar peterlindsten avatar s0x avatar sine-loco avatar sksamuel avatar sleicht avatar zeroows avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.