Generate combinations of all sensible options
The generator is dependent on jhipster-core to accomplish most of the tasks.
To run&test,
git clone https://github.com/pmverma/jdl-generator.git
cd jdl-generator
npm install
node index.js
Sample output
Total  2748 jdl files have been generated. 
Please check under jdl-files directory
Note: Only monolith apps will be generated for now.