Socket
Book a DemoInstallSign in
Socket

generator-java-gradle

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-java-gradle

Basic java gradle app

latest
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

java gradle generator

Create a basic structure to run Java using gradle.

Usage

Install dependencies:

brew install gradle

npm install -g yo

Install module globally: npm install -g generator-java-gradle

Generate project with: yo java-gradle

If build is successful, run with: gradle run

Run tests with: gradle test

Keywords

java

FAQs

Package last updated on 19 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts