0.0.1 • Published 7 years ago

generator-jhipster-helloworld v0.0.1

Weekly downloads
24
License
Apache-2.0
Repository
github
Last release
7 years ago

generator-jhipster-helloworld

NPM version Build Status Dependency Status

JHipster module, Simple module to test the generator-jhipster-module

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

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

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-helloworld

To update this module:

yarn global upgrade generator-jhipster-helloworld

With NPM

To install this module:

npm install -g generator-jhipster-helloworld

To update this module:

npm update -g generator-jhipster-helloworld

Usage

License

Apache-2.0 © Pascal Grimaud