1.0.0 • Published 7 years ago

generator-jhipster-entity-snowflake v1.0.0

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

generator-jhipster-entity-snowflake

Build Status NPM version Dependency Status

JHipster module, Snowflake ID Entity.

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-entity-snowflake

To update this module:

yarn global upgrade generator-jhipster-entity-snowflake

With NPM

To install this module:

npm install -g generator-jhipster-entity-snowflake

To update this module:

npm update -g generator-jhipster-entity-snowflake

Usage

Come soon.

License

Apache-2.0 © Chiho Sin