Skip to content

JHipster Domain Language, used by JHipster UML and JDL-Studio to generate entities

License

Notifications You must be signed in to change notification settings

tchlyah/jhipster-core

 
 

Repository files navigation

NPM version Dependency Status

GitHub Actions Build Status Azure DevOps Build Status


Welcome to the official repository of everything common to JHipster and its projects, like the JDL (JHipster Domain Language).

Please read our guidelines before submitting an issue. If your issue is a bug, please use the bug template pre-populated here. For feature requests and queries you can use this template.

Releasing

  1. Commit any changes done, to ensure working directory is clean
  2. Run the release script - You need to be logged into NPM
    • To release a patch version, simply run npm run release-patch
    • To release a minor version, simply run npm run release-minor
    • To release a major version, simply run npm run release-major

About

JHipster Domain Language, used by JHipster UML and JDL-Studio to generate entities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%