Skip to content

Gerador Yeoman de configurações Java Service Wrapper (YAJSM) para projetos Java.

License

Notifications You must be signed in to change notification settings

SeniorSA/yo-java-service-wrapper

Repository files navigation

java-service-wrapper

npm npm downloads Build Status Dependency Status

JHipster module, Gerador de Java Service Wrapper base da Fábrica de Software da Senior Sistemas.

Introduction

This is a Yeoman generator and a JHipster module, that is meant to be used in Java projects to create a Java Service Wrapper and install the application as a Service. java-service-wrapper does not require the project to be a Jhipster project.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With NPM

To install this module:

npm install -g generator-java-service-wrapper

To update this module:

npm update -g generator-java-service-wrapper

Local

Clone this repository or download this project and then, from java-service-wrapper root folder, run:

npm install
npm link

Usage

From project root directory, run:

yo java-service-wrapper

License

Apache-2.0 © Luiz Nazari

About

Gerador Yeoman de configurações Java Service Wrapper (YAJSM) para projetos Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published