UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

17 lines (16 loc) 341 B
const command = { options: {}, configs: { sortMavenPom: { description: 'Sort the pom.xml file', cli: { type: Boolean, hide: true, default: true, }, scope: 'generator', }, }, import: [], }; export default command;